Merge "defconfig: gen3auto: Enable wall power_charger for auto targets"
This commit is contained in:
commit
c1cab9d9cf
@ -241,6 +241,7 @@ CONFIG_VIRT_DRIVERS=y
|
||||
# CONFIG_VIRT_WIFI is not set
|
||||
# CONFIG_VT6655 is not set
|
||||
# CONFIG_VT6656 is not set
|
||||
CONFIG_WALLPOWER_CHARGER=m
|
||||
# CONFIG_WFX is not set
|
||||
# CONFIG_WILC1000_SDIO is not set
|
||||
# CONFIG_WILC1000_SPI is not set
|
||||
|
@ -85,6 +85,7 @@ def define_gen3auto():
|
||||
"drivers/power/reset/qcom-pon.ko",
|
||||
"drivers/power/reset/reboot-mode.ko",
|
||||
"drivers/power/reset/silent_boot.ko",
|
||||
"drivers/power/supply/wallpower_charger.ko",
|
||||
"drivers/regulator/debug-regulator.ko",
|
||||
"drivers/regulator/proxy-consumer.ko",
|
||||
"drivers/regulator/qcom-rpmh-regulator.ko",
|
||||
|
Loading…
Reference in New Issue
Block a user