Merge to Fedora kernel-2.6.7-1.441
[linux-2.6.git] / arch / arm / mach-pxa / Kconfig
index a9648c8..d394f69 100644 (file)
@@ -1,9 +1,9 @@
+if ARCH_PXA
 
 menu "Intel PXA2xx Implementations"
 
 choice
        prompt "Select target board"
-       depends on ARCH_PXA
 
 config ARCH_LUBBOCK
        bool "Intel DBPXA250 Development Platform"
@@ -32,3 +32,4 @@ config PXA27x
        help
          Select code specific to PXA27x variants
 
+endif