diff options
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index b328da41e2b7..d729e1450ac0 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1573,7 +1573,7 @@ config OLPC Childrens Machine config OLPC_PM - tristate "OLPC power management support" + bool "OLPC power management support" default y depends on OLPC help |