1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
Hauke Mehrtens 27358ec8fd kernel: Sort generic configuration
This was done by executing these commands:

$ ./scripts/kconfig.pl '+' target/linux/generic/config-4.19 /dev/null > target/linux/generic/config-4.19-new
$ mv target/linux/generic/config-4.14-new target/linux/generic/config-4.14

$ ./scripts/kconfig.pl '+' target/linux/generic/config-4.14 /dev/null > target/linux/generic/config-4.14-new
$ mv target/linux/generic/config-4.19-new target/linux/generic/config-4.19

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-02-24 23:25:28 +01:00
..
apm821xx kernel: bump 4.19 to 4.19.101 2020-02-04 18:10:13 +01:00
ar71xx kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
arc770
archs38
armvirt kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
at91
ath25 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ath79 ath79: add missing reset-gpios for NanoStation Loco M (XW) 2020-02-24 20:42:19 +01:00
bcm27xx kernel: bump 4.19 to 4.19.106 2020-02-24 19:11:36 +01:00
bcm47xx kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
bcm53xx kernel: bump 4.19 to 4.19.105 2020-02-24 14:19:16 +01:00
bcm63xx kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
cns3xxx
gemini
generic kernel: Sort generic configuration 2020-02-24 23:25:28 +01:00
imx6
ipq40xx kernel: bump 4.19 to 4.19.105 2020-02-24 14:19:16 +01:00
ipq806x kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
kirkwood kernel: bump 4.19 to 4.19.106 2020-02-24 19:11:36 +01:00
lantiq kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
layerscape kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
malta
mediatek kernel: bump 4.19 to 4.19.101 2020-02-04 18:10:13 +01:00
mpc85xx kernel: bump 4.19 to 4.19.105 2020-02-24 14:19:16 +01:00
mvebu kernel: bump 4.19 to 4.19.105 2020-02-24 14:19:16 +01:00
mxs
octeon octeon: apply vendor_model scheme to device definition/image name 2020-01-26 23:00:26 +01:00
octeontx
omap
oxnas
pistachio kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ramips kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
rb532
samsung
sunxi sunxi: backport increased SATA/AHCI DMA TX/RX FIFOs 2020-02-13 17:45:46 +01:00
tegra
uml
x86 x86: avoid underscore in package name 2020-02-23 13:20:51 +01:00
zynq
Makefile