[openwrt/openwrt] generic: 6.12: add Qualcomm PM8916 symbols

LEDE Commits lede-commits at lists.infradead.org
Thu May 8 09:07:37 PDT 2025


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/bdad7c1aba81c26f02ebbdbb54d9e0148899e992

commit bdad7c1aba81c26f02ebbdbb54d9e0148899e992
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Thu May 8 17:35:09 2025 +0200

    generic: 6.12: add Qualcomm PM8916 symbols
    
    Qualcomm PM8916 PMIC symbols popped up while doing 6.12 for qualcommax.
    
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 target/linux/generic/config-6.12 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12
index bbf28d226a..2933079949 100644
--- a/target/linux/generic/config-6.12
+++ b/target/linux/generic/config-6.12
@@ -576,6 +576,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
 # CONFIG_BATTERY_MAX17042 is not set
 # CONFIG_BATTERY_MAX1720X is not set
 # CONFIG_BATTERY_MAX1721X is not set
+# CONFIG_BATTERY_PM8916_BMS_VM is not set
 # CONFIG_BATTERY_RT5033 is not set
 # CONFIG_BATTERY_SAMSUNG_SDI is not set
 # CONFIG_BATTERY_SBS is not set
@@ -884,6 +885,7 @@ CONFIG_CFG80211_HEADERS=y
 # CONFIG_CHARGER_MANAGER is not set
 # CONFIG_CHARGER_MAX77976 is not set
 # CONFIG_CHARGER_MAX8903 is not set
+# CONFIG_CHARGER_PM8916_LBC is not set
 # CONFIG_CHARGER_QCOM_SMB2 is not set
 # CONFIG_CHARGER_QCOM_SMBB is not set
 # CONFIG_CHARGER_RT9455 is not set




More information about the lede-commits mailing list