diff options
| author | John Audia | 2026-03-06 13:09:32 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2026-04-02 21:23:40 +0000 |
| commit | 34f5713863376107b1f6b81b14ca59dfb344704e (patch) | |
| tree | 172457e322061793a22f194efec774c7113f8903 | |
| parent | 39f757752458dffb04de36d76835a26fe17cc7bb (diff) | |
| download | openwrt-34f5713863376107b1f6b81b14ca59dfb344704e.tar.gz | |
generic: config-6.12: update with new symbols
Upstream 2b81db8a7f4475e141a8ffd7cc745ed9f15962df introduced several new
symbols. This commit adds them and also applies alphabetical order via
./scripts/kconfig.pl target/linux/generic/config-6.12
Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/22276
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 68c8042e9bc3bd024792d19a0ed4fcc7fac436fa)
Link: https://github.com/openwrt/openwrt/pull/22699
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -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 752015659f..26c331e52d 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -3569,6 +3569,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_SL28CPLD is not set # CONFIG_MFD_SM501 is not set # CONFIG_MFD_SMPRO is not set +# CONFIG_MFD_SPACEMIT_P1 is not set # CONFIG_MFD_STMFX is not set # CONFIG_MFD_STMPE is not set # CONFIG_MFD_STPMIC1 is not set @@ -3580,6 +3581,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_TI_LMU is not set # CONFIG_MFD_TI_LP873X is not set # CONFIG_MFD_TI_LP87565 is not set +# CONFIG_MFD_TN48M_CPLD is not set # CONFIG_MFD_TPS65086 is not set # CONFIG_MFD_TPS65090 is not set # CONFIG_MFD_TPS65217 is not set |