aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 0a9d573a2f9d..8af5ba8a36b7 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2101,6 +2101,15 @@ config OLPC_XO1_SCI
2101 - AC adapter status updates 2101 - AC adapter status updates
2102 - Battery status updates 2102 - Battery status updates
2103 2103
2104config OLPC_XO15_SCI
2105 bool "OLPC XO-1.5 SCI extras"
2106 depends on OLPC && ACPI && POWER_SUPPLY
2107 ---help---
2108 Add support for SCI-based features of the OLPC XO-1.5 laptop:
2109 - EC-driven system wakeups
2110 - AC adapter status updates
2111 - Battery status updates
2112
2104endif # X86_32 2113endif # X86_32
2105 2114
2106config AMD_NB 2115config AMD_NB