diff options
-rw-r--r-- | arch/arm/mach-s3c24xx/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c24xx/Kconfig b/arch/arm/mach-s3c24xx/Kconfig index 25df14a9e268..5dde98046613 100644 --- a/arch/arm/mach-s3c24xx/Kconfig +++ b/arch/arm/mach-s3c24xx/Kconfig | |||
@@ -273,6 +273,7 @@ config S3C2412_DMA | |||
273 | 273 | ||
274 | config S3C2412_PM | 274 | config S3C2412_PM |
275 | bool | 275 | bool |
276 | select S3C2412_PM_SLEEP | ||
276 | help | 277 | help |
277 | Internal config node to apply S3C2412 power management | 278 | Internal config node to apply S3C2412 power management |
278 | 279 | ||