]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-omap2/Kconfig
omap: Make omap specific features appear under Kconfig menu
[mv-sheeva.git] / arch / arm / mach-omap2 / Kconfig
index f67f0378fc9b391f925bc592ee786477ae8287cf..e94ee6b02ae04e6ef57d4b9ee25a2e949aa70c45 100644 (file)
@@ -1,3 +1,7 @@
+if ARCH_OMAP2PLUS
+
+menu "TI OMAP2/3/4 Specific Features"
+
 comment "OMAP Core Type"
        depends on ARCH_OMAP2
 
@@ -186,3 +190,6 @@ config OMAP3_SDRC_AC_TIMING
          wish to say no.  Selecting yes without understanding what is
          going on could result in system crashes;
 
+endmenu
+
+endif