diff options
Diffstat (limited to 'src/mainboard/tyan/s2881/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2881/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2881/Kconfig b/src/mainboard/tyan/s2881/Kconfig index 2c0ffc218f..a5303a1398 100644 --- a/src/mainboard/tyan/s2881/Kconfig +++ b/src/mainboard/tyan/s2881/Kconfig @@ -1,7 +1,6 @@ config BOARD_TYAN_S2881 bool "S2881 (Thunder K8SR)" select ARCH_X86 - select CPU_AMD_K8 select CPU_AMD_SOCKET_940 select NORTHBRIDGE_AMD_AMDK8 select NORTHBRIDGE_AMD_AMDK8_ROOT_COMPLEX |