From 24a5213a3930ce676f56b47b4e55a8e2a8c24844 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Tue, 28 Sep 2010 16:16:58 +0000 Subject: Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. Signed-off-by: Myles Watson Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5875 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/newisys/khepri/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/newisys') diff --git a/src/mainboard/newisys/khepri/Kconfig b/src/mainboard/newisys/khepri/Kconfig index 31f705d37b..e0a773f181 100644 --- a/src/mainboard/newisys/khepri/Kconfig +++ b/src/mainboard/newisys/khepri/Kconfig @@ -45,10 +45,6 @@ config MAINBOARD_PART_NUMBER string default "Khepri" -config HW_MEM_HOLE_SIZEK - hex - default 0x100000 - config MAX_CPUS int default 4 -- cgit v1.2.3