aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 0bcb8765b1c0..c010b8d82712 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2068,7 +2068,7 @@ config OLPC
2068 2068
2069config OLPC_XO1 2069config OLPC_XO1
2070 tristate "OLPC XO-1 support" 2070 tristate "OLPC XO-1 support"
2071 depends on OLPC 2071 depends on OLPC && PCI
2072 ---help--- 2072 ---help---
2073 Add support for non-essential features of the OLPC XO-1 laptop. 2073 Add support for non-essential features of the OLPC XO-1 laptop.
2074 2074