aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index b6fccb07123e..184bc8872799 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2064,6 +2064,7 @@ config OLPC
2064 bool "One Laptop Per Child support" 2064 bool "One Laptop Per Child support"
2065 select GPIOLIB 2065 select GPIOLIB
2066 select OLPC_OPENFIRMWARE 2066 select OLPC_OPENFIRMWARE
2067 depends on !X86_64 && !X86_PAE
2067 ---help--- 2068 ---help---
2068 Add support for detecting the unique features of the OLPC 2069 Add support for detecting the unique features of the OLPC
2069 XO hardware. 2070 XO hardware.