diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-07-21 16:49:05 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-07-25 13:52:38 +0200 |
commit | 2b2ac841e022054ff3390f25fa41336467530a91 (patch) | |
tree | e964e271b8a1d9994888b800048b0be0fdc0349f /target/linux/generic/config-5.10 | |
parent | 92012dd8677a48bf77a69c17fd2b65abd4388f9b (diff) | |
download | upstream-2b2ac841e022054ff3390f25fa41336467530a91.tar.gz upstream-2b2ac841e022054ff3390f25fa41336467530a91.tar.bz2 upstream-2b2ac841e022054ff3390f25fa41336467530a91.zip |
kernel: bump 5.10 to 5.10.52
Add the new CONFIG_BATTERY_RT5033 to the generic configuration, as reported by
Paul Blazejowski. Resort the kconfig while at it.
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/generic/config-5.10')
-rw-r--r-- | target/linux/generic/config-5.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10 index 68e90156a0..a1eab54b1c 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -533,6 +533,7 @@ CONFIG_BASE_SMALL=0 # CONFIG_BATTERY_MAX17040 is not set # CONFIG_BATTERY_MAX17042 is not set # CONFIG_BATTERY_MAX1721X is not set +# CONFIG_BATTERY_RT5033 is not set # CONFIG_BATTERY_SBS is not set # CONFIG_BAYCOM_EPP is not set # CONFIG_BAYCOM_PAR is not set |