diff options
| -rw-r--r-- | arch/x86/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 1a0be022f91d..285b5d6a5ea5 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
| @@ -2742,8 +2742,7 @@ config OLPC | |||
| 2742 | 2742 | ||
| 2743 | config OLPC_XO1_PM | 2743 | config OLPC_XO1_PM |
| 2744 | bool "OLPC XO-1 Power Management" | 2744 | bool "OLPC XO-1 Power Management" |
| 2745 | depends on OLPC && MFD_CS5535 && PM_SLEEP | 2745 | depends on OLPC && MFD_CS5535=y && PM_SLEEP |
| 2746 | select MFD_CORE | ||
| 2747 | ---help--- | 2746 | ---help--- |
| 2748 | Add support for poweroff and suspend of the OLPC XO-1 laptop. | 2747 | Add support for poweroff and suspend of the OLPC XO-1 laptop. |
| 2749 | 2748 | ||
