Skip to content

Commit 377fc9e

Browse files
committed
wrtmulti.config: Lets try 5.15.x kernel again
Signed-off-by: Eliminater74 <eliminater74@gmail.com>
1 parent 665f6e2 commit 377fc9e

1 file changed

Lines changed: 36 additions & 20 deletions

File tree

configs/wrtmulti.config

Lines changed: 36 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ CONFIG_TARGET_SUBTARGET="cortexa9"
105105
CONFIG_TARGET_ARCH_PACKAGES="arm_cortex-a9_vfpv3-d16"
106106
CONFIG_DEFAULT_TARGET_OPTIMIZATION="-O2 -pipe -mthumb"
107107
CONFIG_CPU_TYPE="cortex-a9+vfpv3-d16"
108-
CONFIG_LINUX_5_10=y
108+
CONFIG_LINUX_5_15=y
109109
CONFIG_DEFAULT_base-files=y
110110
CONFIG_DEFAULT_busybox=y
111111
CONFIG_DEFAULT_ca-bundle=y
@@ -141,6 +141,7 @@ CONFIG_DEFAULT_uclient-fetch=y
141141
CONFIG_DEFAULT_urandom-seed=y
142142
CONFIG_DEFAULT_urngd=y
143143
CONFIG_DEFAULT_wpad-basic-wolfssl=y
144+
CONFIG_HAS_TESTING_KERNEL=y
144145
CONFIG_HAS_FPU=y
145146
CONFIG_AUDIO_SUPPORT=y
146147
CONFIG_GPIO_SUPPORT=y
@@ -214,6 +215,7 @@ CONFIG_SIGNATURE_CHECK=y
214215
#
215216
# General build options
216217
#
218+
CONFIG_TESTING_KERNEL=y
217219
# CONFIG_DISPLAY_SUPPORT is not set
218220
# CONFIG_BUILD_PATENTED is not set
219221
# CONFIG_BUILD_NLS is not set
@@ -442,6 +444,7 @@ CONFIG_TOOLCHAINOPTS=y
442444
#
443445
# CONFIG_BINUTILS_USE_VERSION_2_37 is not set
444446
CONFIG_BINUTILS_USE_VERSION_2_38=y
447+
# CONFIG_BINUTILS_USE_VERSION_2_39 is not set
445448
CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS=""
446449
# CONFIG_DWARVES is not set
447450

@@ -2872,7 +2875,6 @@ CONFIG_PACKAGE_mwlwifi-firmware-88w8964=y
28722875
# CONFIG_PACKAGE_rtl8192de-firmware is not set
28732876
# CONFIG_PACKAGE_rtl8192eu-firmware is not set
28742877
# CONFIG_PACKAGE_rtl8192se-firmware is not set
2875-
# CONFIG_PACKAGE_rtl8192su-firmware is not set
28762878
# CONFIG_PACKAGE_rtl8723au-firmware is not set
28772879
# CONFIG_PACKAGE_rtl8723bu-firmware is not set
28782880
# CONFIG_PACKAGE_rtl8821ae-firmware is not set
@@ -2949,6 +2951,7 @@ CONFIG_PACKAGE_kmod-dm=m
29492951
# CONFIG_PACKAGE_kmod-loop is not set
29502952
# CONFIG_PACKAGE_kmod-md-mod is not set
29512953
# CONFIG_PACKAGE_kmod-nbd is not set
2954+
# CONFIG_PACKAGE_kmod-nvme is not set
29522955
# CONFIG_PACKAGE_kmod-scsi-cdrom is not set
29532956
CONFIG_PACKAGE_kmod-scsi-core=y
29542957
# CONFIG_PACKAGE_kmod-scsi-generic is not set
@@ -3016,7 +3019,7 @@ CONFIG_PACKAGE_kmod-cryptodev=y
30163019
#
30173020
# Filesystems
30183021
#
3019-
# CONFIG_PACKAGE_kmod-fs-antfs is not set
3022+
# CONFIG_PACKAGE_kmod-fs-afs is not set
30203023
# CONFIG_PACKAGE_kmod-fs-autofs4 is not set
30213024
CONFIG_PACKAGE_kmod-fs-btrfs=y
30223025
# CONFIG_PACKAGE_kmod-fs-cifs is not set
@@ -3026,6 +3029,7 @@ CONFIG_PACKAGE_kmod-fs-btrfs=y
30263029
# CONFIG_PACKAGE_kmod-fs-exportfs is not set
30273030
CONFIG_PACKAGE_kmod-fs-ext4=y
30283031
# CONFIG_PACKAGE_kmod-fs-f2fs is not set
3032+
# CONFIG_PACKAGE_kmod-fs-fscache is not set
30293033
# CONFIG_PACKAGE_kmod-fs-hfs is not set
30303034
# CONFIG_PACKAGE_kmod-fs-hfsplus is not set
30313035
# CONFIG_PACKAGE_kmod-fs-isofs is not set
@@ -3034,6 +3038,7 @@ CONFIG_PACKAGE_kmod-fs-ksmbd=m
30343038
CONFIG_KSMBD_SMB_INSECURE_SERVER=y
30353039
# CONFIG_PACKAGE_kmod-fs-minix is not set
30363040
# CONFIG_PACKAGE_kmod-fs-msdos is not set
3041+
# CONFIG_PACKAGE_kmod-fs-netfs is not set
30373042
# CONFIG_PACKAGE_kmod-fs-nfs is not set
30383043
# CONFIG_PACKAGE_kmod-fs-nfs-common is not set
30393044
# CONFIG_PACKAGE_kmod-fs-nfs-common-rpcsec is not set
@@ -3096,6 +3101,7 @@ CONFIG_PACKAGE_kmod-fuse=y
30963101
# CONFIG_PACKAGE_kmod-hwmon-tmp102 is not set
30973102
# CONFIG_PACKAGE_kmod-hwmon-tmp103 is not set
30983103
# CONFIG_PACKAGE_kmod-hwmon-tmp421 is not set
3104+
# CONFIG_PACKAGE_kmod-hwmon-tps23861 is not set
30993105
# CONFIG_PACKAGE_kmod-hwmon-vid is not set
31003106
# CONFIG_PACKAGE_kmod-hwmon-w83793 is not set
31013107
# CONFIG_PACKAGE_kmod-pmbus-core is not set
@@ -3169,7 +3175,6 @@ CONFIG_PACKAGE_kmod-input-evdev=y
31693175
# CONFIG_PACKAGE_kmod-input-gpio-keys-polled is not set
31703176
# CONFIG_PACKAGE_kmod-input-joydev is not set
31713177
# CONFIG_PACKAGE_kmod-input-matrixkmap is not set
3172-
# CONFIG_PACKAGE_kmod-input-polldev is not set
31733178
# CONFIG_PACKAGE_kmod-input-touchscreen-ads7846 is not set
31743179
# CONFIG_PACKAGE_kmod-input-touchscreen-edt-ft5x06 is not set
31753180
# CONFIG_PACKAGE_kmod-input-uinput is not set
@@ -3197,6 +3202,7 @@ CONFIG_PACKAGE_kmod-input-evdev=y
31973202
# Libraries
31983203
#
31993204
CONFIG_PACKAGE_kmod-asn1-decoder=m
3205+
CONFIG_PACKAGE_kmod-asn1-encoder=m
32003206
# CONFIG_PACKAGE_kmod-lib-cordic is not set
32013207
CONFIG_PACKAGE_kmod-lib-crc-ccitt=y
32023208
# CONFIG_PACKAGE_kmod-lib-crc-itu-t is not set
@@ -3207,7 +3213,7 @@ CONFIG_PACKAGE_kmod-lib-crc32c=y
32073213
# CONFIG_PACKAGE_kmod-lib-lz4 is not set
32083214
CONFIG_PACKAGE_kmod-lib-lzo=y
32093215
CONFIG_PACKAGE_kmod-lib-raid6=y
3210-
# CONFIG_PACKAGE_kmod-lib-textsearch is not set
3216+
CONFIG_PACKAGE_kmod-lib-textsearch=y
32113217
CONFIG_PACKAGE_kmod-lib-xor=y
32123218
CONFIG_PACKAGE_kmod-lib-zlib-deflate=y
32133219
CONFIG_PACKAGE_kmod-lib-zlib-inflate=y
@@ -3313,7 +3319,6 @@ CONFIG_PACKAGE_kmod-ipt-socket=y
33133319
# CONFIG_PACKAGE_kmod-ipt-tee is not set
33143320
CONFIG_PACKAGE_kmod-ipt-tproxy=y
33153321
# CONFIG_PACKAGE_kmod-ipt-u32 is not set
3316-
# CONFIG_PACKAGE_kmod-ipt-ulog is not set
33173322
# CONFIG_PACKAGE_kmod-netatop is not set
33183323
CONFIG_PACKAGE_kmod-nf-conntrack=y
33193324
CONFIG_PACKAGE_kmod-nf-conntrack-netlink=y
@@ -3341,7 +3346,6 @@ CONFIG_PACKAGE_kmod-nfnetlink=y
33413346
CONFIG_PACKAGE_kmod-nft-core=y
33423347
# CONFIG_PACKAGE_kmod-nft-fib is not set
33433348
CONFIG_PACKAGE_kmod-nft-nat=y
3344-
# CONFIG_PACKAGE_kmod-nft-nat6 is not set
33453349
# CONFIG_PACKAGE_kmod-nft-netdev is not set
33463350
CONFIG_PACKAGE_kmod-nft-offload=y
33473351
# CONFIG_PACKAGE_kmod-nft-queue is not set
@@ -3387,6 +3391,9 @@ CONFIG_PACKAGE_kmod-ifb=y
33873391
# CONFIG_PACKAGE_kmod-libphy is not set
33883392
# CONFIG_PACKAGE_kmod-macvlan is not set
33893393
# CONFIG_PACKAGE_kmod-mdio-gpio is not set
3394+
# CONFIG_PACKAGE_kmod-mhi-net is not set
3395+
# CONFIG_PACKAGE_kmod-mhi-wwan-ctrl is not set
3396+
# CONFIG_PACKAGE_kmod-mhi-wwan-mbim is not set
33903397
CONFIG_PACKAGE_kmod-mii=y
33913398
# CONFIG_PACKAGE_kmod-mlx4-core is not set
33923399
# CONFIG_PACKAGE_kmod-mlx5-core is not set
@@ -3396,10 +3403,12 @@ CONFIG_PACKAGE_kmod-mii=y
33963403
# CONFIG_PACKAGE_kmod-niu is not set
33973404
# CONFIG_PACKAGE_kmod-of-mdio is not set
33983405
# CONFIG_PACKAGE_kmod-pcnet32 is not set
3406+
# CONFIG_PACKAGE_kmod-phy-ax88796b is not set
33993407
# CONFIG_PACKAGE_kmod-phy-bcm84881 is not set
34003408
# CONFIG_PACKAGE_kmod-phy-broadcom is not set
34013409
# CONFIG_PACKAGE_kmod-phy-microchip is not set
34023410
# CONFIG_PACKAGE_kmod-phy-realtek is not set
3411+
# CONFIG_PACKAGE_kmod-phy-smsc is not set
34033412
# CONFIG_PACKAGE_kmod-phylink is not set
34043413
# CONFIG_PACKAGE_kmod-qlcnic is not set
34053414
# CONFIG_PACKAGE_kmod-r6040 is not set
@@ -3430,6 +3439,7 @@ CONFIG_PACKAGE_kmod-mii=y
34303439
# CONFIG_PACKAGE_kmod-via-rhine is not set
34313440
# CONFIG_PACKAGE_kmod-via-velocity is not set
34323441
# CONFIG_PACKAGE_kmod-vmxnet3 is not set
3442+
# CONFIG_PACKAGE_kmod-wwan is not set
34333443
# end of Network Devices
34343444

34353445
#
@@ -3453,7 +3463,6 @@ CONFIG_PACKAGE_kmod-mii=y
34533463
CONFIG_PACKAGE_kmod-iptunnel=m
34543464
CONFIG_PACKAGE_kmod-iptunnel4=m
34553465
# CONFIG_PACKAGE_kmod-iptunnel6 is not set
3456-
# CONFIG_PACKAGE_kmod-isdn4linux is not set
34573466
# CONFIG_PACKAGE_kmod-jool-netfilter is not set
34583467
# CONFIG_PACKAGE_kmod-l2tp is not set
34593468
# CONFIG_PACKAGE_kmod-l2tp-eth is not set
@@ -3491,15 +3500,20 @@ CONFIG_PACKAGE_kmod-pppoe=y
34913500
CONFIG_PACKAGE_kmod-pppox=y
34923501
# CONFIG_PACKAGE_kmod-pptp is not set
34933502
CONFIG_PACKAGE_kmod-sched=y
3503+
# CONFIG_PACKAGE_kmod-sched-act-police is not set
3504+
# CONFIG_PACKAGE_kmod-sched-act-sample is not set
34943505
# CONFIG_PACKAGE_kmod-sched-act-vlan is not set
34953506
# CONFIG_PACKAGE_kmod-sched-bpf is not set
34963507
CONFIG_PACKAGE_kmod-sched-cake=y
34973508
CONFIG_PACKAGE_kmod-sched-connmark=y
34983509
CONFIG_PACKAGE_kmod-sched-core=y
34993510
# CONFIG_PACKAGE_kmod-sched-ctinfo is not set
3511+
# CONFIG_PACKAGE_kmod-sched-drr is not set
35003512
# CONFIG_PACKAGE_kmod-sched-flower is not set
35013513
# CONFIG_PACKAGE_kmod-sched-ipset is not set
35023514
# CONFIG_PACKAGE_kmod-sched-mqprio is not set
3515+
# CONFIG_PACKAGE_kmod-sched-prio is not set
3516+
# CONFIG_PACKAGE_kmod-sched-red is not set
35033517
# CONFIG_PACKAGE_kmod-sctp is not set
35043518
CONFIG_PACKAGE_kmod-sit=m
35053519
CONFIG_PACKAGE_kmod-slhc=y
@@ -3544,6 +3558,8 @@ CONFIG_PACKAGE_kmod-keys-encrypted=m
35443558
CONFIG_PACKAGE_kmod-keys-trusted=m
35453559
# CONFIG_PACKAGE_kmod-linkstation-poweroff is not set
35463560
# CONFIG_PACKAGE_kmod-lp is not set
3561+
# CONFIG_PACKAGE_kmod-mhi-bus is not set
3562+
# CONFIG_PACKAGE_kmod-mhi-pci-generic is not set
35473563
CONFIG_PACKAGE_kmod-mmc=y
35483564
# CONFIG_PACKAGE_kmod-mtd-rw is not set
35493565
# CONFIG_PACKAGE_kmod-mtdoops is not set
@@ -3567,7 +3583,6 @@ CONFIG_PACKAGE_kmod-regmap-core=y
35673583
# CONFIG_PACKAGE_kmod-rtc-pcf2123 is not set
35683584
# CONFIG_PACKAGE_kmod-rtc-pcf2127 is not set
35693585
# CONFIG_PACKAGE_kmod-rtc-pcf8563 is not set
3570-
# CONFIG_PACKAGE_kmod-rtc-pt7c4338 is not set
35713586
# CONFIG_PACKAGE_kmod-rtc-rs5c372a is not set
35723587
# CONFIG_PACKAGE_kmod-rtc-rx8025 is not set
35733588
# CONFIG_PACKAGE_kmod-rtc-s35390a is not set
@@ -3615,10 +3630,12 @@ CONFIG_ZRAM_DEF_COMP_LZORLE=y
36153630
# CONFIG_PACKAGE_kmod-usb-cm109 is not set
36163631
CONFIG_PACKAGE_kmod-usb-core=y
36173632
# CONFIG_PACKAGE_kmod-usb-dwc2 is not set
3633+
# CONFIG_PACKAGE_kmod-usb-dwc2-pci is not set
36183634
# CONFIG_PACKAGE_kmod-usb-dwc3 is not set
36193635
CONFIG_PACKAGE_kmod-usb-ehci=m
36203636
# CONFIG_PACKAGE_kmod-usb-hid is not set
36213637
# CONFIG_PACKAGE_kmod-usb-hid-cp2112 is not set
3638+
# CONFIG_PACKAGE_kmod-usb-hid-mcp2221 is not set
36223639
# CONFIG_PACKAGE_kmod-usb-ledtrig-usbport is not set
36233640
CONFIG_PACKAGE_kmod-usb-net=y
36243641
# CONFIG_PACKAGE_kmod-usb-net-aqc111 is not set
@@ -3791,7 +3808,6 @@ CONFIG_PACKAGE_MAC80211_MESH=y
37913808
CONFIG_PACKAGE_kmod-mwifiex-sdio=y
37923809
# CONFIG_PACKAGE_kmod-mwl8k is not set
37933810
CONFIG_PACKAGE_kmod-mwlwifi=y
3794-
# CONFIG_PACKAGE_kmod-net-rtl8192su is not set
37953811
# CONFIG_PACKAGE_kmod-owl-loader is not set
37963812
# CONFIG_PACKAGE_kmod-p54-common is not set
37973813
# CONFIG_PACKAGE_kmod-p54-pci is not set
@@ -3911,6 +3927,7 @@ CONFIG_PACKAGE_lua=y
39113927
# CONFIG_PACKAGE_lua-md5 is not set
39123928
# CONFIG_PACKAGE_lua-mobdebug is not set
39133929
# CONFIG_PACKAGE_lua-mosquitto is not set
3930+
# CONFIG_PACKAGE_lua-neturl is not set
39143931
# CONFIG_PACKAGE_lua-openssl is not set
39153932
# CONFIG_PACKAGE_lua-penlight is not set
39163933
# CONFIG_PACKAGE_lua-rings is not set
@@ -5357,6 +5374,9 @@ CONFIG_PACKAGE_libtasn1=m
53575374
# CONFIG_PACKAGE_libtins is not set
53585375
CONFIG_PACKAGE_libtirpc=m
53595376
# CONFIG_PACKAGE_libtorrent-rasterbar is not set
5377+
# CONFIG_PACKAGE_libtraceevent is not set
5378+
# CONFIG_PACKAGE_libtraceevent-extra is not set
5379+
# CONFIG_PACKAGE_libtracefs is not set
53605380
CONFIG_PACKAGE_libubox=y
53615381
# CONFIG_PACKAGE_libubox-lua is not set
53625382
CONFIG_PACKAGE_libubus=y
@@ -5540,6 +5560,7 @@ CONFIG_PACKAGE_luci-app-advanced-reboot=y
55405560
# CONFIG_PACKAGE_luci-app-aliyundrive-webdav is not set
55415561
# CONFIG_PACKAGE_luci-app-amlogic is not set
55425562
# CONFIG_PACKAGE_luci-app-amule is not set
5563+
# CONFIG_PACKAGE_luci-app-apinger is not set
55435564
CONFIG_PACKAGE_luci-app-argon-config=m
55445565
# CONFIG_PACKAGE_luci-app-argonne-config is not set
55455566
# CONFIG_PACKAGE_luci-app-aria2 is not set
@@ -5611,7 +5632,6 @@ CONFIG_PACKAGE_luci-app-firewall=y
56115632
CONFIG_PACKAGE_luci-app-interfaces-statistics=y
56125633
CONFIG_PACKAGE_luci-app-internet-detector=m
56135634
CONFIG_PACKAGE_luci-app-iperf=m
5614-
# CONFIG_PACKAGE_luci-app-ipsec-server is not set
56155635
# CONFIG_PACKAGE_luci-app-iptvhelper is not set
56165636
# CONFIG_PACKAGE_luci-app-jd-dailybonus is not set
56175637
# CONFIG_PACKAGE_luci-app-kodexplorer is not set
@@ -5639,7 +5659,6 @@ CONFIG_PACKAGE_luci-app-netdata=m
56395659
# CONFIG_PACKAGE_luci-app-nginx-manager is not set
56405660
# CONFIG_PACKAGE_luci-app-nginx-pingos is not set
56415661
# CONFIG_PACKAGE_luci-app-nlbwmon is not set
5642-
# CONFIG_PACKAGE_luci-app-npc is not set
56435662
# CONFIG_PACKAGE_luci-app-ntpc is not set
56445663
# CONFIG_PACKAGE_luci-app-nut is not set
56455664
# CONFIG_PACKAGE_luci-app-oaf is not set
@@ -5809,10 +5828,6 @@ CONFIG_PACKAGE_luci-lib-ipkg=y
58095828
# CONFIG_PACKAGE_luci-lib-json is not set
58105829
CONFIG_PACKAGE_luci-lib-jsonc=y
58115830
CONFIG_PACKAGE_luci-lib-nixio=y
5812-
# CONFIG_PACKAGE_luci-lib-nixio_notls is not set
5813-
# CONFIG_PACKAGE_luci-lib-nixio_axtls is not set
5814-
# CONFIG_PACKAGE_luci-lib-nixio_cyassl is not set
5815-
CONFIG_PACKAGE_luci-lib-nixio_openssl=y
58165831
# CONFIG_PACKAGE_luci-lib-px5g is not set
58175832
# end of 6. Libraries
58185833

@@ -6873,6 +6888,7 @@ CONFIG_PACKAGE_wget-ssl=y
68736888
#
68746889
# CONFIG_PACKAGE_davfs2 is not set
68756890
# CONFIG_PACKAGE_ksmbd-avahi-service is not set
6891+
# CONFIG_PACKAGE_ksmbd-hotplug is not set
68766892
CONFIG_PACKAGE_ksmbd-server=m
68776893
# CONFIG_PACKAGE_ksmbd-utils is not set
68786894
# CONFIG_PACKAGE_nfs-kernel-server is not set
@@ -6934,15 +6950,14 @@ CONFIG_PACKAGE_iptables-mod-iprange=y
69346950
# CONFIG_PACKAGE_iptables-mod-rpfilter is not set
69356951
# CONFIG_PACKAGE_iptables-mod-rtpengine is not set
69366952
CONFIG_PACKAGE_iptables-mod-socket=y
6953+
# CONFIG_PACKAGE_iptables-nft is not set
6954+
CONFIG_PACKAGE_iptables-zz-legacy=y
69376955
# CONFIG_PACKAGE_iptables-mod-sysrq is not set
69386956
# CONFIG_PACKAGE_iptables-mod-tarpit is not set
69396957
# CONFIG_PACKAGE_iptables-mod-tee is not set
69406958
CONFIG_PACKAGE_iptables-mod-tproxy=y
69416959
# CONFIG_PACKAGE_iptables-mod-trace is not set
69426960
# CONFIG_PACKAGE_iptables-mod-u32 is not set
6943-
# CONFIG_PACKAGE_iptables-mod-ulog is not set
6944-
# CONFIG_PACKAGE_iptables-nft is not set
6945-
CONFIG_PACKAGE_iptables-zz-legacy=y
69466961
# CONFIG_PACKAGE_iptaccount is not set
69476962
# CONFIG_PACKAGE_iptgeoip is not set
69486963

@@ -7660,6 +7675,7 @@ CONFIG_PACKAGE_adblock=y
76607675
# CONFIG_PACKAGE_apcupsd is not set
76617676
# CONFIG_PACKAGE_apcupsd-cgi is not set
76627677
# CONFIG_PACKAGE_apinger is not set
7678+
# CONFIG_PACKAGE_apinger-rrd is not set
76637679
# CONFIG_PACKAGE_atlas-probe is not set
76647680
# CONFIG_PACKAGE_atlas-sw-probe is not set
76657681
# CONFIG_PACKAGE_atlas-sw-probe-rpc is not set
@@ -8129,7 +8145,6 @@ CONFIG_PACKAGE_nano=y
81298145
#
81308146
# CONFIG_PACKAGE_acl is not set
81318147
# CONFIG_PACKAGE_afuse is not set
8132-
# CONFIG_PACKAGE_antfs-mount is not set
81338148
CONFIG_PACKAGE_attr=m
81348149
# CONFIG_PACKAGE_badblocks is not set
81358150
CONFIG_PACKAGE_btrfs-progs=y
@@ -8713,6 +8728,7 @@ CONFIG_PACKAGE_mount-utils=y
87138728
# CONFIG_PACKAGE_oci-runtime-tool is not set
87148729
# CONFIG_PACKAGE_open-plc-utils is not set
87158730
# CONFIG_PACKAGE_open2300 is not set
8731+
# CONFIG_PACKAGE_opendoas is not set
87168732
# CONFIG_PACKAGE_openobex is not set
87178733
# CONFIG_PACKAGE_openobex-apps is not set
87188734
# CONFIG_PACKAGE_openocd is not set

0 commit comments

Comments
 (0)