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