aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index a6aefbbc5cbf..0a9d573a2f9d 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2080,6 +2080,13 @@ config OLPC_XO1_PM
2080 ---help--- 2080 ---help---
2081 Add support for poweroff and suspend of the OLPC XO-1 laptop. 2081 Add support for poweroff and suspend of the OLPC XO-1 laptop.
2082 2082
2083config OLPC_XO1_RTC
2084 bool "OLPC XO-1 Real Time Clock"
2085 depends on OLPC_XO1_PM && RTC_DRV_CMOS
2086 ---help---
2087 Add support for the XO-1 real time clock, which can be used as a
2088 programmable wakeup source.
2089
2083config OLPC_XO1_SCI 2090config OLPC_XO1_SCI
2084 bool "OLPC XO-1 SCI extras" 2091 bool "OLPC XO-1 SCI extras"
2085 depends on OLPC && OLPC_XO1_PM && POWER_SUPPLY 2092 depends on OLPC && OLPC_XO1_PM && POWER_SUPPLY