aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index b4c2e9c67623..471221bcc4fa 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2071,7 +2071,7 @@ config OLPC
2071 depends on !X86_PAE 2071 depends on !X86_PAE
2072 select GPIOLIB 2072 select GPIOLIB
2073 select OF 2073 select OF
2074 select OF_PROMTREE if PROC_DEVICETREE 2074 select OF_PROMTREE
2075 ---help--- 2075 ---help---
2076 Add support for detecting the unique features of the OLPC 2076 Add support for detecting the unique features of the OLPC
2077 XO hardware. 2077 XO hardware.