diff options
Diffstat (limited to 'src/mainboard/tyan/s2895/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2895/Kconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2895/Kconfig b/src/mainboard/tyan/s2895/Kconfig index 331ae941d4..9d74260666 100644 --- a/src/mainboard/tyan/s2895/Kconfig +++ b/src/mainboard/tyan/s2895/Kconfig @@ -1,5 +1,5 @@ config BOARD_TYAN_S2895 - bool "Tyan Thunder K8WE S2895" + bool "Thunder K8WE (S2895)" select ARCH_X86 select CPU_AMD_K8 select CPU_AMD_SOCKET_940 @@ -9,6 +9,8 @@ config BOARD_TYAN_S2895 select SOUTHBRIDGE_AMD_AMD8131 select SUPERIO_SMSC_LPC47B397 select PIRQ_TABLE + help + Tyan Thunder K8WE (S2895) mainboard. config MAINBOARD_DIR string |