diff options
Diffstat (limited to 'src/mainboard/tyan/s2885/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2885/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2885/Kconfig b/src/mainboard/tyan/s2885/Kconfig index f000f1c03e..0b8d5aca36 100644 --- a/src/mainboard/tyan/s2885/Kconfig +++ b/src/mainboard/tyan/s2885/Kconfig @@ -1,5 +1,5 @@ config BOARD_TYAN_S2885 - bool "S2885 (Thunder K8SR)" + bool "S2885 (Thunder K8W)" select ARCH_X86 select CPU_AMD_SOCKET_940 select NORTHBRIDGE_AMD_AMDK8 |