]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: tegra: refactor common Kconfig options
authorStephen Warren <swarren@nvidia.com>
Mon, 23 Nov 2015 17:32:01 +0000 (10:32 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 1 Dec 2015 13:26:36 +0000 (06:26 -0700)
commit15bcc62d5382579a65f1c6375fd964301437601c
tree135d0e482f6fe5dc92141a73703fecf4fcc763b3
parent7030f27ef3da9f911299592751574044f86305f0
ARM: tegra: refactor common Kconfig options

This makes it easier to select common options in a single place, rather
than having to add them separately for different SoCs or architectures.

The lists of select statements are now also sorted for easy searching.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-tegra/Kconfig