diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2013-01-31 16:17:10 -0500 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2013-01-31 16:17:10 -0500 |
commit | a9037430c6c784165a940a90bcd29f886834c8e7 (patch) | |
tree | 4b186e0a761e93a6c6712053d444b566c0d25338 /arch/x86/Kconfig | |
parent | 6125bc8b86d9da75ddac77e38f41afbf9f5de3e3 (diff) | |
parent | 12ad10004645d38356b14d1fbba379c523a61916 (diff) |
Merge branch 'timers/for-arm' into timers/core
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 79795af59810..225543bf45a5 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -2138,6 +2138,7 @@ config OLPC_XO1_RTC | |||
2138 | config OLPC_XO1_SCI | 2138 | config OLPC_XO1_SCI |
2139 | bool "OLPC XO-1 SCI extras" | 2139 | bool "OLPC XO-1 SCI extras" |
2140 | depends on OLPC && OLPC_XO1_PM | 2140 | depends on OLPC && OLPC_XO1_PM |
2141 | depends on INPUT=y | ||
2141 | select POWER_SUPPLY | 2142 | select POWER_SUPPLY |
2142 | select GPIO_CS5535 | 2143 | select GPIO_CS5535 |
2143 | select MFD_CORE | 2144 | select MFD_CORE |