summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorH. Peter Anvin2013-02-13 00:47:45 +0100
committerH. Peter Anvin2013-02-13 00:47:45 +0100
commit8ecba5af948cb58bf6d5eb1537c0df53cbc319c4 (patch)
tree83775a334c9e4be97b5dbf3f0a1d86854b10c4c1 /arch/x86/Kconfig
parentx86: Require MOVBE feature in cpuid when we use it (diff)
parentLinux 3.8-rc7 (diff)
downloadkernel-qcow2-linux-8ecba5af948cb58bf6d5eb1537c0df53cbc319c4.tar.gz
kernel-qcow2-linux-8ecba5af948cb58bf6d5eb1537c0df53cbc319c4.tar.xz
kernel-qcow2-linux-8ecba5af948cb58bf6d5eb1537c0df53cbc319c4.zip
Merge tag 'v3.8-rc7' into x86/asm
Merge in the updates to head_32.S from the previous urgent branch, as upcoming patches will make further changes. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 3e941aa75350..430204cfc0f7 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2139,6 +2139,7 @@ config OLPC_XO1_RTC
config OLPC_XO1_SCI
bool "OLPC XO-1 SCI extras"
depends on OLPC && OLPC_XO1_PM
+ depends on INPUT=y
select POWER_SUPPLY
select GPIO_CS5535
select MFD_CORE