diff options
Diffstat (limited to 'src/mainboard/tyan/s2875')
-rw-r--r-- | src/mainboard/tyan/s2875/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2875/Kconfig b/src/mainboard/tyan/s2875/Kconfig index 18dd716870..94b2b5a0af 100644 --- a/src/mainboard/tyan/s2875/Kconfig +++ b/src/mainboard/tyan/s2875/Kconfig @@ -1,7 +1,6 @@ config BOARD_TYAN_S2875 bool "S2875 (Tiger K8W)" select ARCH_X86 - select CPU_AMD_K8 select CPU_AMD_SOCKET_940 select NORTHBRIDGE_AMD_AMDK8 select NORTHBRIDGE_AMD_AMDK8_ROOT_COMPLEX |