]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/xtensa/Kconfig
[SPARC]: Migration cost tune up in sparc smp.
[linux-2.6-omap-h63xx.git] / arch / xtensa / Kconfig
index 2b6257bec4c3b898056bb6a9b9d2541f48d6c58d..dbeb3504c3c80b8d3756217db17f4fa9157bcb99 100644 (file)
@@ -18,15 +18,15 @@ config XTENSA
          with reasonable minimum requirements.  The Xtensa Linux project has
          a home page at <http://xtensa.sourceforge.net/>.
 
-config UID16
+config RWSEM_XCHGADD_ALGORITHM
        bool
-       default n
+       default y
 
-config RWSEM_XCHGADD_ALGORITHM
+config GENERIC_FIND_NEXT_BIT
        bool
        default y
 
-config HAVE_DEC_LOCK
+config GENERIC_HWEIGHT
        bool
        default y
 
@@ -34,6 +34,10 @@ config GENERIC_HARDIRQS
        bool
        default y
 
+config RWSEM_GENERIC_SPINLOCK
+       bool
+       default y
+
 source "init/Kconfig"
 
 menu "Processor type and features"