AMD K8: Socket implies K8_REV_F_SUPPORT

K8_REV_F_SUPPORT is already set by all affected sockets, (AM2, F, S1G1).

Change-Id: If42a4178263d90a4e195fae0c78943ac9eda1ad6
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/4557
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
Kyösti Mälkki
2013-12-22 20:42:58 +02:00
parent 475e1b9095
commit 2e77461051
13 changed files with 4 additions and 27 deletions

View File

@@ -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