patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / arm / mach-clps711x / Kconfig
index 4e2278f..f6e6763 100644 (file)
@@ -1,16 +1,15 @@
+if ARCH_CLPS711X
 
 menu "CLPS711X/EP721X Implementations"
 
 config ARCH_AUTCPU12
        bool "AUTCPU12"
-       depends on ARCH_CLPS711X
        help
          Say Y if you intend to run the kernel on the autronix autcpu12
          board. This board is based on a Cirrus Logic CS89712.
 
 config ARCH_CDB89712
        bool "CDB89712"
-       depends on ARCH_CLPS711X
        help
          This is an evaluation board from Cirrus for the CS89712 processor.
          The board includes 2 serial ports, Ethernet, IRDA, and expansion
@@ -18,32 +17,27 @@ config ARCH_CDB89712
 
 config ARCH_CEIVA
        bool "CEIVA"
-       depends on ARCH_CLPS711X
        help
          Say Y here if you intend to run this kernel on the Ceiva/Polaroid
          PhotoMax Digital Picture Frame.
 
 config ARCH_CLEP7312
        bool "CLEP7312"
-       depends on ARCH_CLPS711X
 
 config ARCH_EDB7211
        bool "EDB7211"
-       depends on ARCH_CLPS711X
        help
          Say Y here if you intend to run this kernel on a Cirrus Logic EDB-7211
          evaluation board.
 
 config ARCH_P720T
        bool "P720T"
-       depends on ARCH_CLPS711X
        help
          Say Y here if you intend to run this kernel on the ARM Prospector
          720T.
 
 config ARCH_FORTUNET
        bool "FORTUNET"
-       depends on ARCH_CLPS711X
 
 # XXX Maybe these should indicate register compatibility
 # instead of being mutually exclusive.
@@ -74,3 +68,4 @@ config EP72XX_ROM_BOOT
 
 endmenu
 
+endif