defconfig: Disable compilation of wallpower_charger driver
Moving wallpower_charger driver out of kernel. So remove compilation of wallpower_charger for sdmsteppe from here. Change-Id: I96b8f64857e631b4c496fef70d40f0a6a5dd2fb7 Signed-off-by: Abdul Salam <quic_asalam@quicinc.com>
This commit is contained in:
parent
dab6a48ab5
commit
afb6cb05b5
@ -219,4 +219,3 @@ CONFIG_USB_MSM_SSPHY_QMP=m
|
||||
CONFIG_USB_QCOM_EMU_PHY=m
|
||||
# CONFIG_VIDEO_MAX9286 is not set
|
||||
CONFIG_VIRT_DRIVERS=y
|
||||
CONFIG_WALLPOWER_CHARGER=m
|
||||
|
@ -72,7 +72,6 @@ def define_sdmsteppeauto():
|
||||
"drivers/power/reset/qcom-pon.ko",
|
||||
"drivers/power/reset/qcom-reboot-reason.ko",
|
||||
"drivers/power/reset/reboot-mode.ko",
|
||||
"drivers/power/supply/wallpower_charger.ko",
|
||||
"drivers/regulator/proxy-consumer.ko",
|
||||
"drivers/regulator/qcom-rpmh-regulator.ko",
|
||||
"drivers/regulator/rpmh-regulator.ko",
|
||||
|
Loading…
Reference in New Issue
Block a user