This series adds support for kernel 5.10 and then switches to it by default.

The second patch removes the wireless extensions symbols
from the target kernel config to fix the compilation
of several wireless drivers that require support for it.

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 (wth ALL_KMODS)
run-tested: Digilent Zybo Z7-20

Signed-off-by: Luis Araneda <luaran...@gmail.com>

--- 
Changes from v1:
  - Add new patch to remove wireless extensions symbols
    and fix compilation of some wireless drivers

Luis Araneda (5):
  zynq: kernel: refresh config
  zynq: kernel: remove wireless extensions symbols
  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 | 552 ++++++++++++++++++++++++++++++++++
 target/linux/zynq/config-5.4  |  99 +-----
 3 files changed, 555 insertions(+), 98 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

Reply via email to