sm6250-common: enable suspend in off-mode charging
This guards usage of libsuspend in off-mode charging.
This commit is contained in:
parent
67caa47dff
commit
24af70e3ba
@ -38,6 +38,9 @@ TARGET_NO_BOOTLOADER := true
|
||||
# Camera
|
||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||
|
||||
# Charger
|
||||
BOARD_CHARGER_ENABLE_SUSPEND := true
|
||||
|
||||
# Kernel
|
||||
BOARD_KERNEL_BASE := 0x00000000
|
||||
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
|
||||
|
Loading…
Reference in New Issue
Block a user