From 2e77461051ffd600d37a820130537b681514c410 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki 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/cpu/amd/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/cpu/amd/Kconfig') diff --git a/src/cpu/amd/Kconfig b/src/cpu/amd/Kconfig index dd78ca96e3..5603f41ef0 100644 --- a/src/cpu/amd/Kconfig +++ b/src/cpu/amd/Kconfig @@ -1,7 +1,3 @@ -config K8_REV_F_SUPPORT - bool - default n - source src/cpu/amd/socket_754/Kconfig source src/cpu/amd/socket_939/Kconfig source src/cpu/amd/socket_940/Kconfig -- cgit v1.2.3