defconfig: Disable compilation of wallpower_charger driver

Moving wallpower_charger driver to techpack. So remove compilation
of wallpower_charger from here.

Change-Id: I0317574fe92011770cce79cde2c50c163d96f35f
Signed-off-by: Abdul Salam <quic_asalam@quicinc.com>
This commit is contained in:
Abdul Salam 2023-06-20 14:58:00 +05:30
parent 1a7515ba62
commit ff116e4574
4 changed files with 1 additions and 5 deletions

View File

@ -2,8 +2,8 @@ CONFIG_ARCH_QCOM=y
CONFIG_ARM_SMMU=m
CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT=y
CONFIG_ARM_SMMU_QCOM=m
CONFIG_CFG80211=m
# CONFIG_ARM_SMMU_SELFTEST is not set
CONFIG_CFG80211=m
CONFIG_COMMON_CLK_QCOM=m
CONFIG_CRYPTO_DEV_QCOM_RNG=m
CONFIG_EXTCON_USB_GPIO=m
@ -118,7 +118,6 @@ 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

View File

@ -250,7 +250,6 @@ 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

View File

@ -47,7 +47,6 @@ def define_autogvm():
"drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko",
"drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko",
"drivers/power/reset/msm-vm-poweroff.ko",
"drivers/power/supply/wallpower_charger.ko",
"drivers/regulator/debug-regulator.ko",
"drivers/regulator/stub-regulator.ko",
"drivers/regulator/virtio_regulator.ko",

View File

@ -86,7 +86,6 @@ def define_gen3auto():
"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/debug-regulator.ko",
"drivers/regulator/proxy-consumer.ko",
"drivers/regulator/qcom-rpmh-regulator.ko",