aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index c0d49316a63d..e76f1dbadcd6 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2114,6 +2114,12 @@ config ALIX
2114 2114
2115 Note: You have to set alix.force=1 for boards with Award BIOS. 2115 Note: You have to set alix.force=1 for boards with Award BIOS.
2116 2116
2117config NET5501
2118 bool "Soekris Engineering net5501 System Support (LEDS, GPIO, etc)"
2119 select GPIOLIB
2120 ---help---
2121 This option enables system support for the Soekris Engineering net5501.
2122
2117endif # X86_32 2123endif # X86_32
2118 2124
2119config AMD_NB 2125config AMD_NB