commit | 1a8fffff6737c0be0769ca273bb74a9337b549a6 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Mon Oct 24 13:40:17 2011 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Mon Oct 31 23:39:51 2011 +0100 |
tree | 13786f95b869bfdb072e37d79f678127081fb0dc | |
parent | fd694a1ead63e0818d96ed3c94d91e9796d6390f [diff] |
m32r: drop unused Kconfig symbol Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Michal Marek <mmarek@suse.cz>
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index b92b944..0e0b312 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig
@@ -322,13 +322,6 @@ 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