patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / arm / mach-integrator / Kconfig
index 47f67a2..df97d16 100644 (file)
@@ -1,5 +1,6 @@
+if ARCH_INTEGRATOR
+
 menu "Integrator Options"
-       depends on ARCH_INTEGRATOR
 
 config ARCH_INTEGRATOR_AP
        bool "Support Integrator/AP and Integrator/PP2 platforms"
@@ -28,3 +29,5 @@ config INTEGRATOR_IMPD1
          module will be called impd1.
 
 endmenu
+
+endif