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/asus/a8n_e/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/asus/a8n_e') diff --git a/src/mainboard/asus/a8n_e/Kconfig b/src/mainboard/asus/a8n_e/Kconfig index b3b61546e1..107bb5bc00 100644 --- a/src/mainboard/asus/a8n_e/Kconfig +++ b/src/mainboard/asus/a8n_e/Kconfig @@ -44,10 +44,6 @@ config MAINBOARD_PART_NUMBER string default "A8N-E" -config HW_MEM_HOLE_SIZEK - hex - default 0x100000 - config MAX_CPUS int default 2 -- cgit v1.2.3