diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 53b429811aef..1bee1c6a9891 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -2526,8 +2526,7 @@ config OLPC config OLPC_XO1_PM bool "OLPC XO-1 Power Management" - depends on OLPC && MFD_CS5535 && PM_SLEEP - select MFD_CORE + depends on OLPC && MFD_CS5535=y && PM_SLEEP ---help--- Add support for poweroff and suspend of the OLPC XO-1 laptop.