diff options
| author | Robert Marko | 2025-05-08 15:35:09 +0000 |
|---|---|---|
| committer | Robert Marko | 2025-05-08 16:07:24 +0000 |
| commit | bdad7c1aba81c26f02ebbdbb54d9e0148899e992 (patch) | |
| tree | f64082f6da1099f71d864c29b789eaa7f426c0d8 | |
| parent | 0b07da92f5521f0c8a121cddb122fa29f60bf617 (diff) | |
| download | openwrt-bdad7c1aba81c26f02ebbdbb54d9e0148899e992.tar.gz | |
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@gmail.com>
| -rw-r--r-- | target/linux/generic/config-6.12 | 2 |
1 files changed, 2 insertions, 0 deletions
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 |