aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 46fb28c93f76..0709e34ce8f9 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2199,6 +2199,15 @@ config GEOS
2199 ---help--- 2199 ---help---
2200 This option enables system support for the Traverse Technologies GEOS. 2200 This option enables system support for the Traverse Technologies GEOS.
2201 2201
2202config TS5500
2203 bool "Technologic Systems TS-5500 platform support"
2204 depends on MELAN
2205 select CHECK_SIGNATURE
2206 select NEW_LEDS
2207 select LEDS_CLASS
2208 ---help---
2209 This option enables system support for the Technologic Systems TS-5500.
2210
2202endif # X86_32 2211endif # X86_32
2203 2212
2204config AMD_NB 2213config AMD_NB