From ffc1fb35aab659127156d4aa28c1cbd6d5793b19 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 11 Jul 2012 14:40:19 +0300 Subject: Drop Kconfig VAR_MTRR_HOLE option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All but one board use the default value of enabled. Disabling this can only increase the number of MTRR registers used. Change-Id: I7d28adc31b9fae2301e4ff78fcb96486f81d5ec2 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/1213 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/mainboard/msi/ms9652_fam10/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/msi/ms9652_fam10/Kconfig b/src/mainboard/msi/ms9652_fam10/Kconfig index a1f69c8db2..2bb4a614af 100644 --- a/src/mainboard/msi/ms9652_fam10/Kconfig +++ b/src/mainboard/msi/ms9652_fam10/Kconfig @@ -137,10 +137,6 @@ config SB_HT_CHAIN_ON_BUS0 int default 1 -config VAR_MTRR_HOLE - bool - default n - config APIC_ID_OFFSET hex default 0x00 -- cgit v1.2.3