From 2e77461051ffd600d37a820130537b681514c410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Sun, 22 Dec 2013 20:42:58 +0200 Subject: AMD K8: Socket implies K8_REV_F_SUPPORT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit K8_REV_F_SUPPORT is already set by all affected sockets, (AM2, F, S1G1). Change-Id: If42a4178263d90a4e195fae0c78943ac9eda1ad6 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/4557 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/newisys/khepri/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/newisys/khepri') diff --git a/src/mainboard/newisys/khepri/Kconfig b/src/mainboard/newisys/khepri/Kconfig index 04c8ed324e..94de54ba04 100644 --- a/src/mainboard/newisys/khepri/Kconfig +++ b/src/mainboard/newisys/khepri/Kconfig @@ -31,10 +31,6 @@ config APIC_ID_OFFSET hex default 0x0 -config K8_REV_F_SUPPORT - bool - default n - config SB_HT_CHAIN_ON_BUS0 int default 0 -- cgit v1.2.3