[PATCH 0/2] kernel: 5.10: configuration cleanup
    Sergey Ryazanov 
    ryazanov.s.a at gmail.com
       
    Thu Dec 16 14:23:06 PST 2021
    
    
  
Hello,
this series intended to cleaup per-target kernel configurations. It
should reduce amount of odd options in the per-target configurations by
removing "run-time" options and moving mac80211 crypto related options
to the generic configuration.
All this odd options were discovered during the ath25 target migration
to the 5.10 kernel (see the next series).
Sergey Ryazanov (2):
  kernel: filter out both Clang and LLD versions
  kernel: 5.10: consolidate mac80211 crypto options
 target/linux/apm821xx/config-5.10             |  2 --
 target/linux/archs38/config-5.10              |  7 -------
 target/linux/armvirt/64/config-5.10           |  1 -
 target/linux/armvirt/config-5.10              |  8 --------
 target/linux/at91/sam9x/config-default        |  1 -
 target/linux/at91/sama5/config-default        |  1 -
 target/linux/ath79/config-5.10                |  1 -
 target/linux/bcm27xx/bcm2708/config-5.10      |  3 ---
 target/linux/bcm27xx/bcm2709/config-5.10      |  3 ---
 target/linux/bcm27xx/bcm2710/config-5.10      |  3 ---
 target/linux/bcm27xx/bcm2711/config-5.10      |  3 ---
 target/linux/bcm4908/config-5.10              |  3 ---
 target/linux/bcm53xx/config-5.10              |  3 ---
 target/linux/bcm63xx/config-5.10              |  1 -
 target/linux/bmips/config-5.10                |  7 -------
 target/linux/gemini/config-5.10               | 10 ----------
 target/linux/generic/config-5.10              |  4 ++--
 target/linux/generic/config-5.4               |  1 -
 target/linux/generic/config-filter            |  2 ++
 target/linux/imx/config-5.10                  |  3 ---
 target/linux/ipq40xx/config-5.10              |  3 ---
 target/linux/ipq806x/config-5.10              |  8 --------
 target/linux/kirkwood/config-5.10             |  3 ---
 target/linux/lantiq/config-5.10               |  3 ---
 target/linux/lantiq/xrx200/config-5.10        |  5 -----
 target/linux/layerscape/armv7/config-5.10     |  3 ---
 target/linux/layerscape/armv8_64b/config-5.10 |  3 ---
 target/linux/malta/config-5.10                |  8 --------
 target/linux/mediatek/mt7622/config-5.10      |  8 --------
 target/linux/mediatek/mt7623/config-5.10      |  3 ---
 target/linux/mediatek/mt7629/config-5.10      |  3 ---
 target/linux/mpc85xx/config-5.10              |  8 --------
 target/linux/mvebu/config-5.10                |  8 --------
 target/linux/mvebu/cortexa72/config-5.10      |  1 -
 target/linux/mxs/config-5.10                  |  5 -----
 target/linux/octeon/config-5.10               |  8 --------
 target/linux/octeontx/config-5.10             |  3 ---
 target/linux/omap/config-5.10                 |  3 ---
 target/linux/pistachio/config-5.10            |  3 ---
 target/linux/ramips/mt7620/config-5.10        |  1 -
 target/linux/ramips/mt7621/config-5.10        |  7 -------
 target/linux/ramips/mt76x8/config-5.10        |  1 -
 target/linux/ramips/rt288x/config-5.10        |  1 -
 target/linux/ramips/rt305x/config-5.10        |  1 -
 target/linux/ramips/rt3883/config-5.10        |  1 -
 target/linux/realtek/config-5.10              |  3 ---
 target/linux/rockchip/armv8/config-5.10       |  8 --------
 target/linux/sunxi/config-5.10                |  3 ---
 target/linux/tegra/config-5.10                |  8 --------
 target/linux/uml/config-5.10                  |  3 ---
 target/linux/x86/64/config-5.10               |  6 ------
 target/linux/x86/config-5.10                  |  3 ---
 target/linux/x86/generic/config-5.10          |  5 -----
 target/linux/zynq/config-5.10                 |  3 ---
 54 files changed, 4 insertions(+), 206 deletions(-)
-- 
2.32.0
    
    
More information about the openwrt-devel
mailing list