From b3f8090f4e42a73434da3f6d7854762f855ee679 Mon Sep 17 00:00:00 2001 From: Jens Rottmann Date: Fri, 27 Aug 2010 09:36:41 +0000 Subject: drop three unneeded config variables: - HAVE_HIGH_TABLES - HAVE_LOW_TABLES - FALLBACK_SIZE Jens Rottmann sent an almost identical patch at the same time, so Signed-off-by: Jens Rottmann Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5745 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/mahogany/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mainboard/amd/mahogany') diff --git a/src/mainboard/amd/mahogany/Kconfig b/src/mainboard/amd/mahogany/Kconfig index 508292848b..ce4e88d7cf 100644 --- a/src/mainboard/amd/mahogany/Kconfig +++ b/src/mainboard/amd/mahogany/Kconfig @@ -26,11 +26,6 @@ config MAINBOARD_DIR default amd/mahogany depends on BOARD_AMD_MAHOGANY -config HAVE_HIGH_TABLES - bool - default n - depends on BOARD_AMD_MAHOGANY - config DCACHE_RAM_BASE hex default 0xc8000 -- cgit v1.2.3