sparc64 address-congruence property
[pandora-kernel.git] / arch / sparc / Kconfig
index 1a6f20d..f210d51 100644 (file)
@@ -560,12 +560,7 @@ config SUN_OPENPROMFS
          Only choose N if you know in advance that you will not need to modify
          OpenPROM settings on the running system.
 
-# Makefile helpers
-config SPARC32_PCI
-       bool
-       default y
-       depends on SPARC32 && PCI
-
+# Makefile helper
 config SPARC64_PCI
        bool
        default y
@@ -588,6 +583,9 @@ config SYSVIPC_COMPAT
        depends on COMPAT && SYSVIPC
        default y
 
+config KEYS_COMPAT
+       def_bool y if COMPAT && KEYS
+
 endmenu
 
 source "net/Kconfig"