diff options
author | John Audia <graysky@archlinux.us> | 2022-02-08 14:25:03 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-02-11 23:17:40 +0100 |
commit | 5e43dd1fa7ed294a4ba7a3aa32c8960d9f3818e7 (patch) | |
tree | e27af4664f577649e2471767e6804eb6362fe911 /target/linux/realtek | |
parent | e9c1c83679891a02e3b95b954847a95621cbbc79 (diff) | |
download | upstream-5e43dd1fa7ed294a4ba7a3aa32c8960d9f3818e7.tar.gz upstream-5e43dd1fa7ed294a4ba7a3aa32c8960d9f3818e7.tar.bz2 upstream-5e43dd1fa7ed294a4ba7a3aa32c8960d9f3818e7.zip |
kernel: bump 5.10 to 5.10.99
Had to update generic defconfig (make kernel_menuconfig CONFIG_TARGET=generic)
for this bump, but since that only modifies the target defined in .config,
and since that target also needed to be updated for unrelated reasons, manually
propagated the newly added symbol to the generic config.
Removed upstreamed:
pending-5.10/860-Revert-ASoC-mediatek-Check-for-error-clk-pointer.patch[1]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.99&id=080f371d984e8039c66db87f3c54804b0d172329
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/realtek')
-rw-r--r-- | target/linux/realtek/patches-5.10/700-net-dsa-add-support-for-rtl838x-switch.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-5.10/700-net-dsa-add-support-for-rtl838x-switch.patch b/target/linux/realtek/patches-5.10/700-net-dsa-add-support-for-rtl838x-switch.patch index af5fb18c26..d585a316c5 100644 --- a/target/linux/realtek/patches-5.10/700-net-dsa-add-support-for-rtl838x-switch.patch +++ b/target/linux/realtek/patches-5.10/700-net-dsa-add-support-for-rtl838x-switch.patch @@ -1,6 +1,6 @@ --- a/drivers/net/dsa/Kconfig +++ b/drivers/net/dsa/Kconfig -@@ -67,6 +67,8 @@ config NET_DSA_QCA8K +@@ -68,6 +68,8 @@ config NET_DSA_QCA8K This enables support for the Qualcomm Atheros QCA8K Ethernet switch chips. |