From 266c7fad157265bb54d17db1c9545f2aaa488643 Mon Sep 17 00:00:00 2001 From: Stafford Horne Date: Sun, 3 Apr 2016 19:14:49 +0900 Subject: openrisc: Consolidate setup to use memblock instead of bootmem Clearing out one todo item. Use the memblock boot time memory which is the current standard. Tested-by: Guenter Roeck Acked-by: Jonas Signed-off-by: Stafford Horne --- arch/openrisc/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/openrisc/Kconfig') diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig index 691e1af22b99..8d22015fde3e 100644 --- a/arch/openrisc/Kconfig +++ b/arch/openrisc/Kconfig @@ -26,6 +26,7 @@ config OPENRISC select HAVE_DEBUG_STACKOVERFLOW select OR1K_PIC select CPU_NO_EFFICIENT_FFS if !OPENRISC_HAVE_INST_FF1 + select NO_BOOTMEM config MMU def_bool y -- cgit v1.2.3-58-ga151