X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Fxtensa%2FKconfig;h=dbeb3504c3c80b8d3756217db17f4fa9157bcb99;hb=650fb8382287f7990d5127a82a54295139224606;hp=7ee4a14ec3b1949d38766b4247bf71d2f2f14159;hpb=2308acca656c3625c46b671b348fb04b6b006cad;p=linux-2.6-omap-h63xx.git diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 7ee4a14ec3b..dbeb3504c3c 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig @@ -22,10 +22,22 @@ config RWSEM_XCHGADD_ALGORITHM bool default y +config GENERIC_FIND_NEXT_BIT + bool + default y + +config GENERIC_HWEIGHT + bool + default y + config GENERIC_HARDIRQS bool default y +config RWSEM_GENERIC_SPINLOCK + bool + default y + source "init/Kconfig" menu "Processor type and features"