Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
fightroad committed Nov 19, 2024
1 parent 90a67b0 commit 779f2f3
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 7,937 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-AX6-IPQ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
env:
REPO_URL: https://github.com/LiBwrt-op/openwrt-6.x.git
REPO_BRANCH: openwrt-24.10
CONFIG_FILE: AX6-IPQ/.config
CONFIG_FILE: AX6-IPQ/.config-ipq
DIY_SH: AX6-IPQ/diy.sh
FILES: AX6-IPQ/files
TZ: Asia/Shanghai
Expand Down
69 changes: 35 additions & 34 deletions AX6-IPQ/.config
Original file line number Diff line number Diff line change
Expand Up @@ -2071,7 +2071,7 @@ CONFIG_PACKAGE_ath11k-firmware-qcn9074=y
# CONFIG_PACKAGE_mwifiex-pcie-firmware is not set
# CONFIG_PACKAGE_mwifiex-sdio-firmware is not set
# CONFIG_PACKAGE_mwl8k-firmware is not set
# CONFIG_PACKAGE_nss-eip-firmware is not set
CONFIG_PACKAGE_nss-eip-firmware=y
CONFIG_PACKAGE_nss-firmware-default=y

#
Expand Down Expand Up @@ -2212,11 +2212,11 @@ CONFIG_PACKAGE_wireless-regdb=y
CONFIG_PACKAGE_kmod-crypto-acompress=y
CONFIG_PACKAGE_kmod-crypto-aead=y
CONFIG_PACKAGE_kmod-crypto-arc4=y
# CONFIG_PACKAGE_kmod-crypto-authenc is not set
CONFIG_PACKAGE_kmod-crypto-authenc=y
# CONFIG_PACKAGE_kmod-crypto-blake2b is not set
# CONFIG_PACKAGE_kmod-crypto-cbc is not set
CONFIG_PACKAGE_kmod-crypto-ccm=y
# CONFIG_PACKAGE_kmod-crypto-chacha20poly1305 is not set
CONFIG_PACKAGE_kmod-crypto-chacha20poly1305=y
CONFIG_PACKAGE_kmod-crypto-cmac=y
CONFIG_PACKAGE_kmod-crypto-crc32=y
CONFIG_PACKAGE_kmod-crypto-crc32c=y
Expand All @@ -2238,7 +2238,7 @@ CONFIG_PACKAGE_kmod-crypto-hmac=y
# CONFIG_PACKAGE_kmod-crypto-hw-atmel is not set
# CONFIG_PACKAGE_kmod-crypto-hw-hifn-795x is not set
# CONFIG_PACKAGE_kmod-crypto-hw-padlock is not set
# CONFIG_PACKAGE_kmod-crypto-kpp is not set
CONFIG_PACKAGE_kmod-crypto-kpp=y
CONFIG_PACKAGE_kmod-crypto-manager=y
# CONFIG_PACKAGE_kmod-crypto-md4 is not set
# CONFIG_PACKAGE_kmod-crypto-md5 is not set
Expand All @@ -2251,16 +2251,16 @@ CONFIG_PACKAGE_kmod-crypto-null=y
CONFIG_PACKAGE_kmod-crypto-rng=y
CONFIG_PACKAGE_kmod-crypto-seqiv=y
CONFIG_PACKAGE_kmod-crypto-sha1=y
# CONFIG_PACKAGE_kmod-crypto-sha256 is not set
CONFIG_PACKAGE_kmod-crypto-sha256=y
CONFIG_PACKAGE_kmod-crypto-sha3=y
CONFIG_PACKAGE_kmod-crypto-sha512=y
# CONFIG_PACKAGE_kmod-crypto-test is not set
CONFIG_PACKAGE_kmod-crypto-user=y
# CONFIG_PACKAGE_kmod-crypto-xcbc is not set
# CONFIG_PACKAGE_kmod-crypto-xts is not set
# CONFIG_PACKAGE_kmod-crypto-xxhash is not set
# CONFIG_PACKAGE_kmod-cryptodev is not set
# CONFIG_PACKAGE_kmod-qca-nss-crypto is not set
CONFIG_PACKAGE_kmod-cryptodev=y
CONFIG_PACKAGE_kmod-qca-nss-crypto=y
# end of Cryptographic API modules

#
Expand Down Expand Up @@ -2678,7 +2678,7 @@ CONFIG_PACKAGE_kmod-macvlan=y
# CONFIG_PACKAGE_kmod-ne2k-pci is not set
# CONFIG_PACKAGE_kmod-net-selftests is not set
# CONFIG_PACKAGE_kmod-niu is not set
# CONFIG_PACKAGE_kmod-nss-ifb is not set
CONFIG_PACKAGE_kmod-nss-ifb=y
# CONFIG_PACKAGE_kmod-of-mdio is not set
# CONFIG_PACKAGE_kmod-pcnet32 is not set
# CONFIG_PACKAGE_kmod-phy-airoha-en8811h is not set
Expand Down Expand Up @@ -2708,43 +2708,44 @@ CONFIG_PACKAGE_kmod-qca-nss-drv=y
#
# Build Options
#
CONFIG_NSS_MEM_PROFILE_HIGH=y
# CONFIG_NSS_MEM_PROFILE_MEDIUM is not set
# CONFIG_NSS_MEM_PROFILE_HIGH is not set
CONFIG_NSS_MEM_PROFILE_MEDIUM=y
# CONFIG_NSS_MEM_PROFILE_LOW is not set
CONFIG_NSS_DRV_BRIDGE_ENABLE=y
# CONFIG_NSS_DRV_CAPWAP_ENABLE is not set
# CONFIG_NSS_DRV_C2C_ENABLE is not set
# CONFIG_NSS_DRV_CLMAP_ENABLE is not set
# CONFIG_NSS_DRV_CRYPTO_ENABLE is not set
# CONFIG_NSS_DRV_DTLS_ENABLE is not set
CONFIG_NSS_DRV_CAPWAP_ENABLE=y
CONFIG_NSS_DRV_C2C_ENABLE=y
CONFIG_NSS_DRV_CLMAP_ENABLE=y
CONFIG_NSS_DRV_CRYPTO_ENABLE=y
CONFIG_NSS_DRV_DTLS_ENABLE=y
CONFIG_NSS_DRV_GRE_ENABLE=y
# CONFIG_NSS_DRV_GRE_REDIR_ENABLE is not set
# CONFIG_NSS_DRV_GRE_TUNNEL_ENABLE is not set
CONFIG_NSS_DRV_GRE_REDIR_ENABLE=y
CONFIG_NSS_DRV_GRE_TUNNEL_ENABLE=y
CONFIG_NSS_DRV_IGS_ENABLE=y
# CONFIG_NSS_DRV_IPSEC_ENABLE is not set
# CONFIG_NSS_DRV_IPV4_REASM_ENABLE is not set
CONFIG_NSS_DRV_IPSEC_ENABLE=y
CONFIG_NSS_DRV_IPV4_REASM_ENABLE=y
CONFIG_NSS_DRV_IPV6_ENABLE=y
# CONFIG_NSS_DRV_IPV6_REASM_ENABLE is not set
CONFIG_NSS_DRV_IPV6_REASM_ENABLE=y
CONFIG_NSS_DRV_L2TP_ENABLE=y
CONFIG_NSS_DRV_LAG_ENABLE=y
CONFIG_NSS_DRV_MAPT_ENABLE=y
CONFIG_NSS_DRV_MATCH_ENABLE=y
CONFIG_NSS_DRV_MIRROR_ENABLE=y
# CONFIG_NSS_DRV_OAM_ENABLE is not set
# CONFIG_NSS_DRV_PORTID_ENABLE is not set
# CONFIG_NSS_DRV_LSO_RX_ENABLE is not set
CONFIG_NSS_DRV_OAM_ENABLE=y
CONFIG_NSS_DRV_PORTID_ENABLE=y
CONFIG_NSS_DRV_LSO_RX_ENABLE=y
CONFIG_NSS_DRV_PPPOE_ENABLE=y
CONFIG_NSS_DRV_PPTP_ENABLE=y
CONFIG_NSS_DRV_PVXLAN_ENABLE=y
# CONFIG_NSS_DRV_QRFS_ENABLE is not set
CONFIG_NSS_DRV_QRFS_ENABLE=y
CONFIG_NSS_DRV_QVPN_ENABLE=y
# CONFIG_NSS_DRV_RMNET_ENABLE is not set
CONFIG_NSS_DRV_RMNET_ENABLE=y
CONFIG_NSS_DRV_SHAPER_ENABLE=y
# CONFIG_NSS_DRV_SJACK_ENABLE is not set
# CONFIG_NSS_DRV_TLS_ENABLE is not set
# CONFIG_NSS_DRV_TRUSTSEC_ENABLE is not set
# CONFIG_NSS_DRV_UDP_ST_ENABLE is not set
# CONFIG_NSS_DRV_TSTAMP_ENABLE is not set
CONFIG_NSS_DRV_SJACK_ENABLE=y
CONFIG_NSS_DRV_TLS_ENABLE=y
CONFIG_NSS_DRV_TRUSTSEC_ENABLE=y
CONFIG_NSS_DRV_UDP_ST_ENABLE=y
CONFIG_NSS_DRV_TRUSTSEC_RX_ENABLE=y
CONFIG_NSS_DRV_TSTAMP_ENABLE=y
CONFIG_NSS_DRV_TUN6RD_ENABLE=y
CONFIG_NSS_DRV_TUNIPIP6_ENABLE=y
CONFIG_NSS_DRV_VIRT_IF_ENABLE=y
Expand All @@ -2753,7 +2754,7 @@ CONFIG_NSS_DRV_VXLAN_ENABLE=y
CONFIG_NSS_DRV_WIFIOFFLOAD_ENABLE=y
CONFIG_NSS_DRV_WIFI_EXT_VDEV_ENABLE=y
CONFIG_NSS_DRV_WIFI_MESH_ENABLE=y
# CONFIG_NSS_DRV_WIFI_LEGACY_ENABLE is not set
CONFIG_NSS_DRV_WIFI_LEGACY_ENABLE=y
# end of Configuration

CONFIG_PACKAGE_kmod-qca-nss-drv-bridge-mgr=y
Expand Down Expand Up @@ -7727,9 +7728,9 @@ CONFIG_IPQ_MEM_PROFILE_512=y
# CONFIG_IPQ_MEM_PROFILE_256 is not set
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
CONFIG_KERNEL_SKB_RECYCLER=y
# CONFIG_SKB_RECYCLE_SIZE_1856 is not set
CONFIG_SKB_RECYCLE_SIZE_2304=y
CONFIG_KERNEL_SKB_RECYCLE_SIZE=2304
CONFIG_SKB_RECYCLE_SIZE_1856=y
# CONFIG_SKB_RECYCLE_SIZE_2304 is not set
CONFIG_KERNEL_SKB_RECYCLE_SIZE=1856
CONFIG_KERNEL_SKB_RECYCLER_MULTI_CPU=y
# CONFIG_KERNEL_SKB_RECYCLER_PREALLOC is not set
# CONFIG_KERNEL_SKB_FIXED_SIZE_2K is not set
Expand Down
Loading

0 comments on commit 779f2f3

Please sign in to comment.