X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fxtensa%2FKconfig;h=e90ef5db89138d258fdbce8cbc259cc55aeb7c1b;hb=409761bb6a06bd61e2d8e27a1af534371d9537ed;hp=c9b5d298e3c42c45a3a19bcabd76dc2025e6f601;hpb=82300bf479d7cdf87214b81ca5dc003bbc4f7e8f;p=powerpc.git diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index c9b5d298e3..e90ef5db89 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig @@ -18,22 +18,18 @@ config XTENSA with reasonable minimum requirements. The Xtensa Linux project has a home page at . -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" @@ -228,6 +224,8 @@ source "fs/Kconfig.binfmt" endmenu +source "net/Kconfig" + source "drivers/Kconfig" source "fs/Kconfig"