diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 32a1918e1b88..6ad0985e8d76 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -2024,6 +2024,7 @@ config GEODE_MFGPT_TIMER | |||
2024 | 2024 | ||
2025 | config OLPC | 2025 | config OLPC |
2026 | bool "One Laptop Per Child support" | 2026 | bool "One Laptop Per Child support" |
2027 | select GPIOLIB | ||
2027 | default n | 2028 | default n |
2028 | ---help--- | 2029 | ---help--- |
2029 | Add support for detecting the unique features of the OLPC | 2030 | Add support for detecting the unique features of the OLPC |