diff options
Diffstat (limited to 'src/mainboard/tyan/s2891/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2891/Kconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2891/Kconfig b/src/mainboard/tyan/s2891/Kconfig index 2fc08b80c7..5efe2d26dd 100644 --- a/src/mainboard/tyan/s2891/Kconfig +++ b/src/mainboard/tyan/s2891/Kconfig @@ -1,5 +1,5 @@ config BOARD_TYAN_S2891 - bool "Tyan Thunder K8SRE S2891" + bool "Thunder K8SRE (S2891)" select ARCH_X86 select CPU_AMD_K8 select CPU_AMD_SOCKET_940 @@ -9,6 +9,8 @@ config BOARD_TYAN_S2891 select SOUTHBRIDGE_AMD_AMD8131 select SUPERIO_WINBOND_W83627HF select PIRQ_TABLE + help + Tyan Thunder K8SRE (S2891) mainboard. config MAINBOARD_DIR string |