X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fcris%2FKconfig;h=e3db1427dbe5262654cb2a6f57b7c6f8bb10b4bf;hb=0a7b35cb18c52d651f6ed9cd59edc979200ab880;hp=e5979d68e3524d595f6a108fd122d30020f9b660;hpb=6c89cce75c6f93088a5a2a25bb9674a9194592cc;p=powerpc.git diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig index e5979d68e3..e3db1427db 100644 --- a/arch/cris/Kconfig +++ b/arch/cris/Kconfig @@ -9,7 +9,7 @@ config MMU bool default y -config UID16 +config ZONE_DMA bool default y @@ -20,10 +20,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