From: Rob Herring Date: Tue, 10 Jun 2014 14:06:09 +0000 (-0500) Subject: ARM: exynos: cleanup kconfig option display X-Git-Tag: omap-for-v3.16/fixes-rc4~82^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e509b289f7a7d9a261c5f583b55bd1110d8e2593;p=pandora-kernel.git 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 Cc: Ben Dooks Cc: Kukjin Kim Cc: linux-samsung-soc@vger.kernel.org Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed