|
@@ -268,8 +268,9 @@ config S5P_DEV_MFC
|
|
comment "Power management"
|
|
comment "Power management"
|
|
|
|
|
|
config SAMSUNG_PM_DEBUG
|
|
config SAMSUNG_PM_DEBUG
|
|
- bool "S3C2410 PM Suspend debug"
|
|
|
|
- depends on PM && DEBUG_KERNEL && DEBUG_S3C_UART
|
|
|
|
|
|
+ bool "Samsung PM Suspend debug"
|
|
|
|
+ depends on PM && DEBUG_KERNEL
|
|
|
|
+ depends on DEBUG_EXYNOS_UART || DEBUG_S3C24XX_UART || DEBUG_S3C2410_UART
|
|
help
|
|
help
|
|
Say Y here if you want verbose debugging from the PM Suspend and
|
|
Say Y here if you want verbose debugging from the PM Suspend and
|
|
Resume code. See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
|
|
Resume code. See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
|