diff options
Diffstat (limited to 'src/mainboard/tyan/s4880/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s4880/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s4880/Kconfig b/src/mainboard/tyan/s4880/Kconfig index 92b184ec6e..b03fab92f4 100644 --- a/src/mainboard/tyan/s4880/Kconfig +++ b/src/mainboard/tyan/s4880/Kconfig @@ -1,7 +1,6 @@ config BOARD_TYAN_S4880 bool "S4880 (Thunder K8QS)" select ARCH_X86 - select CPU_AMD_K8 select CPU_AMD_SOCKET_940 select NORTHBRIDGE_AMD_AMDK8 select NORTHBRIDGE_AMD_AMDK8_ROOT_COMPLEX |