X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fsh64%2FKconfig;h=58c678e0666786709a6da152d24fa3d9df158dfd;hb=fa7614de60d10460a607c3ca22ea080d021c3fef;hp=708e59736a4db0fbbf40bb2f35c36ef8251e086b;hpb=d2f6409584e2c62ffad81690562330ff3bf4a458;p=powerpc.git diff --git a/arch/sh64/Kconfig b/arch/sh64/Kconfig index 708e59736a..58c678e066 100644 --- a/arch/sh64/Kconfig +++ b/arch/sh64/Kconfig @@ -17,21 +17,21 @@ config MMU bool default y -config UID16 +config RWSEM_GENERIC_SPINLOCK bool default y -config RWSEM_GENERIC_SPINLOCK +config GENERIC_FIND_NEXT_BIT bool default y -config GENERIC_CALIBRATE_DELAY +config GENERIC_HWEIGHT bool default y -config LOG_BUF_SHIFT - int - default 14 +config GENERIC_CALIBRATE_DELAY + bool + default y config RWSEM_XCHGADD_ALGORITHM bool @@ -268,6 +268,8 @@ source "fs/Kconfig.binfmt" endmenu +source "net/Kconfig" + source "drivers/Kconfig" source "fs/Kconfig"