X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fm32r%2FKconfig;h=8b8bd7fa148a92e1711f03230d431d0f033cadf3;hb=7433c5cf4f69e0b9e648bfb59d65ffe39220e86c;hp=6c4e9aaa70c195c57cfedc49281e941a53649e1d;hpb=d25223a0d22f7ec4203ec285dc6e51f696591ba3;p=cascardo%2Flinux.git diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index 6c4e9aaa70c1..8b8bd7fa148a 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig @@ -11,6 +11,7 @@ config M32R select GENERIC_IRQ_PROBE select GENERIC_IRQ_SHOW select GENERIC_ATOMIC64 + select HAVE_GENERIC_INIT_TASK config SBUS bool @@ -323,13 +324,6 @@ config NODES_SHIFT default "1" depends on NEED_MULTIPLE_NODES -# turning this on wastes a bunch of space. -# Summit needs it only when NUMA is on -config BOOT_IOREMAP - bool - depends on NUMA - default n - endmenu