patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / arm / mach-footbridge / Kconfig
index 510f896..1eaea0b 100644 (file)
@@ -1,9 +1,9 @@
+if ARCH_FOOTBRIDGE
 
 menu "Footbridge Implementations"
 
 config ARCH_CATS
        bool "CATS"
-       depends on ARCH_FOOTBRIDGE
        help
          Say Y here if you intend to run this kernel on the CATS.
 
@@ -11,7 +11,6 @@ config ARCH_CATS
 
 config ARCH_PERSONAL_SERVER
        bool "Compaq Personal Server"
-       depends on ARCH_FOOTBRIDGE
        ---help---
          Say Y here if you intend to run this kernel on the Compaq
          Personal Server.
@@ -29,7 +28,6 @@ config ARCH_PERSONAL_SERVER
 
 config ARCH_EBSA285_ADDIN
        bool "EBSA285 (addin mode)"
-       depends on ARCH_FOOTBRIDGE
        help
          Say Y here if you intend to run this kernel on the EBSA285 card
          in addin mode.
@@ -38,7 +36,6 @@ config ARCH_EBSA285_ADDIN
 
 config ARCH_EBSA285_HOST
        bool "EBSA285 (host mode)"
-       depends on ARCH_FOOTBRIDGE
        help
          Say Y here if you intend to run this kernel on the EBSA285 card
          in host ("central function") mode.
@@ -47,7 +44,6 @@ config ARCH_EBSA285_HOST
 
 config ARCH_NETWINDER
        bool "NetWinder"
-       depends on ARCH_FOOTBRIDGE
        help
          Say Y here if you intend to run this kernel on the Rebel.COM
          NetWinder.  Information about this machine can be found at:
@@ -58,3 +54,4 @@ config ARCH_NETWINDER
 
 endmenu
 
+endif