ARM: exynos: cleanup kconfig option display
authorRob Herring <robh@kernel.org>
Tue, 10 Jun 2014 14:06:09 +0000 (09:06 -0500)
committerArnd Bergmann <arnd@arndb.de>
Tue, 17 Jun 2014 15:09:41 +0000 (17:09 +0200)
commite509b289f7a7d9a261c5f583b55bd1110d8e2593
tree5442d013a818d16fc5894e12b47a908459a1d662
parentfc96e661a57d5e4de01503d460116cce7ced7e70
ARM: exynos: cleanup kconfig option display

The addition of Exynos to multi-platform configs creates a mess of config
options with options appearing before the Exynos config option. This is
due to arch/arm/plat-samsung/Kconfig being included out of order with the
other Samsung platform kconfig files. Reorder the kconfig files and move
all the options into a sub-menu. Some of the options are dead, so remove
those as well.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/plat-samsung/Kconfig
This page took 0.026573 seconds and 5 git commands to generate.