This will make Kconfig look nicer for selecting omap processor type
Signed-off-by: Tony Lindgren <tony@atomide.com>
+if ARCH_OMAP1
+
+menu "TI OMAP1 specific features"
+
comment "OMAP Core Type"
depends on ARCH_OMAP1
help
Enable 30MHz clock for OMAP CPU. If unsure, say N.
+endmenu
+
+endif
+if ARCH_OMAP2PLUS
+
+menu "TI OMAP2/3/4 Specific Features"
+
comment "OMAP Core Type"
depends on ARCH_OMAP2
wish to say no. Selecting yes without understanding what is
going on could result in system crashes;
+endmenu
+
+endif
if ARCH_OMAP
-menu "TI OMAP Implementations"
+menu "TI OMAP Common Features"
config ARCH_OMAP_OTG
bool