X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fxtensa%2FKconfig;h=dbeb3504c3c80b8d3756217db17f4fa9157bcb99;hb=a748422ee45725e04e1d3792fa19dfa90ddfd116;hp=7e841aa2a4aa1259ea9e7367d40f84fd617a5822;hpb=fac84ef26759a3725bfc53ae3abf21976360aff3;p=powerpc.git diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 7e841aa2a4..dbeb3504c3 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig @@ -18,11 +18,15 @@ config XTENSA with reasonable minimum requirements. The Xtensa Linux project has a home page at . -config UID16 +config RWSEM_XCHGADD_ALGORITHM bool - default n + default y -config RWSEM_XCHGADD_ALGORITHM +config GENERIC_FIND_NEXT_BIT + bool + default y + +config GENERIC_HWEIGHT bool default y @@ -30,6 +34,10 @@ config GENERIC_HARDIRQS bool default y +config RWSEM_GENERIC_SPINLOCK + bool + default y + source "init/Kconfig" menu "Processor type and features"