diff options
Diffstat (limited to 'src/mainboard/tyan/s2895/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2895/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2895/Kconfig b/src/mainboard/tyan/s2895/Kconfig index 41e239d5e5..e04b16aad7 100644 --- a/src/mainboard/tyan/s2895/Kconfig +++ b/src/mainboard/tyan/s2895/Kconfig @@ -1,7 +1,6 @@ config BOARD_TYAN_S2895 bool "S2895 (Thunder K8WE)" select ARCH_X86 - select CPU_AMD_K8 select CPU_AMD_SOCKET_940 select NORTHBRIDGE_AMD_AMDK8 select NORTHBRIDGE_AMD_AMDK8_ROOT_COMPLEX |