X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fcris%2FKconfig;h=4b41248b61ad8b6922df5b31c3ebdfa98d52945d;hb=9468482bd4c3b89abe04a770848d5eaa1ea830b0;hp=856b665020e770d8a464e40a74cd91a7f5649b7e;hpb=3e8e7c93d7eb091463839b5212789c4aae09459e;p=powerpc.git diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig index 856b665020..4b41248b61 100644 --- a/arch/cris/Kconfig +++ b/arch/cris/Kconfig @@ -9,6 +9,10 @@ config MMU bool default y +config ZONE_DMA + bool + default y + config RWSEM_GENERIC_SPINLOCK bool default y @@ -16,6 +20,14 @@ 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 @@ -28,6 +40,13 @@ config GENERIC_CALIBRATE_DELAY bool default y +config IRQ_PER_CPU + bool + default y + +config NO_IOPORT + def_bool y + config CRIS bool default y