[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.
[powerpc.git] / arch / xtensa / Kconfig
index 3e89767..e90ef5d 100644 (file)
@@ -18,22 +18,18 @@ config XTENSA
          with reasonable minimum requirements.  The Xtensa Linux project has
          a home page at <http://xtensa.sourceforge.net/>.
 
-config UID16
-       bool
-       default n
-
 config RWSEM_XCHGADD_ALGORITHM
        bool
        default y
 
-config HAVE_DEC_LOCK
-       bool
-       default y
-
 config GENERIC_HARDIRQS
        bool
        default y
 
+config RWSEM_GENERIC_SPINLOCK
+       bool
+       default y
+
 source "init/Kconfig"
 
 menu "Processor type and features"
@@ -132,7 +128,7 @@ config XTENSA_CPU_CLOCK
 config GENERIC_CALIBRATE_DELAY
        bool "Auto calibration of the BogoMIPS value"
        ---help---
-         The BogoMIPS value can easily derived from the CPU frequency.
+         The BogoMIPS value can easily be derived from the CPU frequency.
 
 config CMDLINE_BOOL
        bool "Default bootloader kernel arguments"
@@ -158,6 +154,8 @@ config XTENSA_ISS_NETWORK
        depends on XTENSA_PLATFORM_ISS
        default y
 
+source "mm/Kconfig"
+
 endmenu
 
 menu "Bus options"
@@ -226,6 +224,8 @@ source "fs/Kconfig.binfmt"
 
 endmenu
 
+source "net/Kconfig"
+
 source "drivers/Kconfig"
 
 source "fs/Kconfig"