From: Paul Bolle Date: Mon, 24 Oct 2011 11:40:17 +0000 (+0200) Subject: m32r: drop unused Kconfig symbol X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1a8fffff6737c0be0769ca273bb74a9337b549a6;p=linux-beck.git m32r: drop unused Kconfig symbol Signed-off-by: Paul Bolle Signed-off-by: Michal Marek --- diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index b92b9445255d..0e0b312d90d2 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig @@ -322,13 +322,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