Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a8fffff authored by Paul Bolle's avatar Paul Bolle Committed by Michal Marek
Browse files

m32r: drop unused Kconfig symbol



Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent fd694a1e
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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