X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fsh64%2FKconfig;h=7bc0744b7ab6aca55207c96740c48c793fa286e4;hb=9f428175a5e486b7142d3217c20481e003f3c275;hp=07b172deb872b46478d5d44df926efcddf2acc98;hpb=a62e68488dd5ddb07776555fd7e0435c6d021ac1;p=powerpc.git diff --git a/arch/sh64/Kconfig b/arch/sh64/Kconfig index 07b172deb8..7bc0744b7a 100644 --- a/arch/sh64/Kconfig +++ b/arch/sh64/Kconfig @@ -21,6 +21,14 @@ config RWSEM_GENERIC_SPINLOCK bool default y +config GENERIC_FIND_NEXT_BIT + bool + default y + +config GENERIC_HWEIGHT + bool + default y + config GENERIC_CALIBRATE_DELAY bool default y @@ -31,6 +39,14 @@ config RWSEM_XCHGADD_ALGORITHM config GENERIC_ISA_DMA bool +config ARCH_HAS_ILOG2_U32 + bool + default n + +config ARCH_HAS_ILOG2_U64 + bool + default n + source init/Kconfig menu "System type"