ARM: use menuconfig for sub-arch menus
authorRob Herring <robh@kernel.org>
Tue, 10 Jun 2014 14:06:10 +0000 (09:06 -0500)
committerArnd Bergmann <arnd@arndb.de>
Tue, 17 Jun 2014 15:09:48 +0000 (17:09 +0200)
The System Type menu is getting quite long with platforms and is
inconsistent in handling of sub-arch specific options. Tidy up the menu
by making platform options a menuconfig entry containing any platform
specific config items.

[arnd: change OMAP part according to suggestion from
 Tony Lindgren <tony@atomide.com>]

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found