This series adds support for kernel 5.10 and then switches to it by default.
As the series is introducing and switching to 5.10, I didn't want to remove 5.4 files to give some time in case regressions appear. compile-tested: all devices from target run-tested: Digilent Zybo Z7-20 Signed-off-by: Luis Araneda <luaran...@gmail.com> Luis Araneda (4): zynq: kernel: refresh config zynq: kernel: copy config from 5.4 to 5.10 zynq: kernel: update config for 5.10 zynq: switch to kernel 5.10 target/linux/zynq/Makefile | 2 +- target/linux/zynq/config-5.10 | 555 ++++++++++++++++++++++++++++++++++ target/linux/zynq/config-5.4 | 96 +----- 3 files changed, 558 insertions(+), 95 deletions(-) create mode 100644 target/linux/zynq/config-5.10 -- 2.33.0 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel