X-Git-Url: https://git.codelabs.ch/?p=muen%2Flinux.git;a=blobdiff_plain;f=arch%2Fx86%2FKconfig;h=0a0580f2413d2386c79942bc51a16022e6369960;hp=46d42af4501afb9cde30ae4109ccb32cff7b08c4;hb=d7197a5ad8528642cb70f1d27d4d5c7332a2b395;hpb=f682a7920baf7b721d01dd317f3b532265357cbb diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 46d42af4501a..0a0580f2413d 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -2749,8 +2749,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.