diff options
Diffstat (limited to 'src/mainboard/tyan/s2912/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2912/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2912/Kconfig b/src/mainboard/tyan/s2912/Kconfig index 020c369276..5d3fa04cb3 100644 --- a/src/mainboard/tyan/s2912/Kconfig +++ b/src/mainboard/tyan/s2912/Kconfig @@ -1,5 +1,5 @@ config BOARD_TYAN_S2912 - bool "S2912" + bool "S2912 (Thunder n3600R)" select ARCH_X86 select CPU_AMD_K8 select CPU_AMD_SOCKET_F |