[OpenWrt-Devel] [PATCH 0/4] malta: kernel 5.4 support
    Yousong Zhou 
    yszhou4tech at gmail.com
       
    Wed Mar  4 04:14:03 EST 2020
    
    
  
First patch in this series tries to move some common 5.4 options to
generic config.  Then it moves on to switching malta target to using 5.4
kernel by default
Yousong Zhou (4):
  kernel: 5.4: move some kconfig options to generic
  malta: add kernel 5.4 config
  malta: update kernel config-5.4
  malta: switch to kernel 5.4 by default
 target/linux/apm821xx/config-5.4        |   6 -
 target/linux/ath79/config-5.4           |   6 -
 target/linux/bcm27xx/bcm2708/config-5.4 |   6 -
 target/linux/bcm27xx/bcm2709/config-5.4 |   6 -
 target/linux/bcm27xx/bcm2710/config-5.4 |   6 -
 target/linux/bcm27xx/bcm2711/config-5.4 |   6 -
 target/linux/bcm53xx/config-5.4         |   6 -
 target/linux/generic/config-5.4         |  12 +-
 target/linux/imx6/config-5.4            |   6 -
 target/linux/ipq40xx/config-5.4         |   6 -
 target/linux/malta/Makefile             |   2 +-
 target/linux/malta/config-5.4           | 344 ++++++++++++++++++++++++
 target/linux/mediatek/mt7622/config-5.4 |   6 -
 target/linux/mediatek/mt7623/config-5.4 |   6 -
 target/linux/mediatek/mt7629/config-5.4 |   6 -
 target/linux/mpc85xx/config-5.4         |   1 -
 target/linux/x86/config-5.4             |   4 -
 17 files changed, 354 insertions(+), 81 deletions(-)
 create mode 100644 target/linux/malta/config-5.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
    
    
More information about the openwrt-devel
mailing list