X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fcris%2FKconfig;h=ee716249b1162b7dcf9ed7dfc1be707a834686a0;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=4afa4318ae17e3449b47e7bb23987554494381bf;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig index 4afa4318a..ee716249b 100644 --- a/arch/cris/Kconfig +++ b/arch/cris/Kconfig @@ -16,10 +16,30 @@ config RWSEM_GENERIC_SPINLOCK config RWSEM_XCHGADD_ALGORITHM bool +config ARCH_HAS_ILOG2_U32 + bool + default n + +config ARCH_HAS_ILOG2_U64 + bool + default n + +config GENERIC_FIND_NEXT_BIT + bool + default y + +config GENERIC_HWEIGHT + bool + default y + config GENERIC_CALIBRATE_DELAY bool default y +config IRQ_PER_CPU + bool + default y + config CRIS bool default y