Last active
October 31, 2023 21:29
-
-
Save gretel/ecc384b67d451db4710423f720786b39 to your computer and use it in GitHub Desktop.
openwrt diff configuration for a pcengine apu2 based dual minipcie 2.4/5ghz access point bridge providing wpa3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONFIG_TARGET_x86=y | |
CONFIG_TARGET_x86_64=y | |
CONFIG_TARGET_x86_64_DEVICE_generic=y | |
CONFIG_DEVEL=y | |
CONFIG_TOOLCHAINOPTS=y | |
CONFIG_BUSYBOX_CUSTOM=y | |
CONFIG_ATH10K_LEDS=y | |
CONFIG_ATH10K_THERMAL=y | |
CONFIG_ATH9K_HWRNG=y | |
CONFIG_ATH9K_SUPPORT_PCOEM=y | |
CONFIG_ATH_USER_REGD=y | |
CONFIG_BUILD_LOG=y | |
CONFIG_BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_IN_BSS=y | |
# CONFIG_BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set | |
CONFIG_BUSYBOX_CONFIG_FEATURE_SYSLOG_INFO=y | |
CONFIG_BUSYBOX_CONFIG_FEATURE_UTMP=y | |
CONFIG_BUSYBOX_CONFIG_FEATURE_WTMP=y | |
CONFIG_DRIVER_11AC_SUPPORT=y | |
CONFIG_DROPBEAR_ECC=y | |
CONFIG_GCC_DEFAULT_PIE=y | |
CONFIG_GCC_DEFAULT_SSP=y | |
# CONFIG_GDB is not set | |
CONFIG_IMAGEOPT=y | |
CONFIG_IPK_FILES_CHECKSUMS=y | |
CONFIG_KERNEL_AUDIT=y | |
CONFIG_KERNEL_DEVMEM=y | |
CONFIG_KERNEL_EXT4_FS_SECURITY=y | |
CONFIG_KERNEL_F2FS_FS_SECURITY=y | |
CONFIG_KERNEL_JFFS2_FS_SECURITY=y | |
CONFIG_KERNEL_PROC_STRIPPED=y | |
CONFIG_KERNEL_SECURITY=y | |
CONFIG_KERNEL_SECURITY_NETWORK=y | |
CONFIG_KERNEL_SQUASHFS_XATTR=y | |
CONFIG_KERNEL_UBIFS_FS_SECURITY=y | |
CONFIG_PACKAGE_ATH_DFS=y | |
CONFIG_PACKAGE_MAC80211_DEBUGFS=y | |
CONFIG_PACKAGE_MAC80211_MESH=y | |
CONFIG_PACKAGE_amd64-microcode=y | |
CONFIG_PACKAGE_ath10k-board-qca988x=y | |
CONFIG_PACKAGE_ath10k-firmware-qca988x=y | |
CONFIG_PACKAGE_ca-certificates=y | |
CONFIG_PACKAGE_cgi-io=y | |
CONFIG_PACKAGE_dmidecode=m | |
# CONFIG_PACKAGE_dnsmasq is not set | |
CONFIG_PACKAGE_flashrom=m | |
CONFIG_PACKAGE_fstrim=y | |
CONFIG_PACKAGE_hostapd-common=y | |
CONFIG_PACKAGE_hostapd-mbedtls=y | |
CONFIG_PACKAGE_hostapd-utils=y | |
CONFIG_PACKAGE_iw=y | |
CONFIG_PACKAGE_iwinfo=y | |
# CONFIG_PACKAGE_kmod-amazon-ena is not set | |
# CONFIG_PACKAGE_kmod-amd-xgbe is not set | |
CONFIG_PACKAGE_kmod-asn1-decoder=y | |
CONFIG_PACKAGE_kmod-ath=y | |
CONFIG_PACKAGE_kmod-ath10k=y | |
CONFIG_PACKAGE_kmod-ath9k=y | |
CONFIG_PACKAGE_kmod-ath9k-common=y | |
# CONFIG_PACKAGE_kmod-bnx2 is not set | |
CONFIG_PACKAGE_kmod-cfg80211=y | |
CONFIG_PACKAGE_kmod-crypto-acompress=y | |
CONFIG_PACKAGE_kmod-crypto-aead=y | |
CONFIG_PACKAGE_kmod-crypto-authenc=y | |
CONFIG_PACKAGE_kmod-crypto-ccm=y | |
CONFIG_PACKAGE_kmod-crypto-cmac=y | |
CONFIG_PACKAGE_kmod-crypto-ctr=y | |
CONFIG_PACKAGE_kmod-crypto-gcm=y | |
CONFIG_PACKAGE_kmod-crypto-gf128=y | |
CONFIG_PACKAGE_kmod-crypto-ghash=y | |
CONFIG_PACKAGE_kmod-crypto-hmac=y | |
CONFIG_PACKAGE_kmod-crypto-hw-ccp=y | |
CONFIG_PACKAGE_kmod-crypto-manager=y | |
CONFIG_PACKAGE_kmod-crypto-null=y | |
CONFIG_PACKAGE_kmod-crypto-rng=y | |
CONFIG_PACKAGE_kmod-crypto-rsa=y | |
CONFIG_PACKAGE_kmod-crypto-seqiv=y | |
CONFIG_PACKAGE_kmod-crypto-sha1=y | |
CONFIG_PACKAGE_kmod-crypto-sha256=y | |
CONFIG_PACKAGE_kmod-crypto-sha512=y | |
# CONFIG_PACKAGE_kmod-e1000 is not set | |
# CONFIG_PACKAGE_kmod-e1000e is not set | |
# CONFIG_PACKAGE_kmod-forcedeth is not set | |
CONFIG_PACKAGE_kmod-gpio-button-hotplug=y | |
CONFIG_PACKAGE_kmod-gpio-nct5104d=y | |
# CONFIG_PACKAGE_kmod-igc is not set | |
# CONFIG_PACKAGE_kmod-ixgbe is not set | |
CONFIG_PACKAGE_kmod-ledtrig-gpio=y | |
# CONFIG_PACKAGE_kmod-lib-crc-ccitt is not set | |
CONFIG_PACKAGE_kmod-lib-lzo=y | |
CONFIG_PACKAGE_kmod-mac80211=y | |
CONFIG_PACKAGE_kmod-pcspkr=y | |
# CONFIG_PACKAGE_kmod-phy-realtek is not set | |
# CONFIG_PACKAGE_kmod-ppp is not set | |
# CONFIG_PACKAGE_kmod-r8169 is not set | |
CONFIG_PACKAGE_kmod-random-core=y | |
CONFIG_PACKAGE_kmod-sound-core=y | |
CONFIG_PACKAGE_kmod-sp5100-tco=y | |
# CONFIG_PACKAGE_kmod-tg3 is not set | |
CONFIG_PACKAGE_kmod-thermal=y | |
CONFIG_PACKAGE_kmod-usb-core=y | |
CONFIG_PACKAGE_kmod-usb-ehci=y | |
CONFIG_PACKAGE_kmod-usb-ohci=y | |
CONFIG_PACKAGE_kmod-usb-xhci-hcd=y | |
CONFIG_PACKAGE_kmod-usb2=y | |
CONFIG_PACKAGE_kmod-usb3=y | |
CONFIG_PACKAGE_kmod-zram=y | |
CONFIG_PACKAGE_libatomic=y | |
CONFIG_PACKAGE_libftdi1=m | |
CONFIG_PACKAGE_libiwinfo=y | |
CONFIG_PACKAGE_libiwinfo-data=y | |
CONFIG_PACKAGE_libkmod=m | |
CONFIG_PACKAGE_liblucihttp=y | |
CONFIG_PACKAGE_liblucihttp-ucode=y | |
CONFIG_PACKAGE_libmount=y | |
CONFIG_PACKAGE_libpci=m | |
CONFIG_PACKAGE_libpcre2=y | |
CONFIG_PACKAGE_libusb-1.0=y | |
CONFIG_PACKAGE_luci-app-firewall=y | |
CONFIG_PACKAGE_luci-app-opkg=y | |
CONFIG_PACKAGE_luci-base=y | |
CONFIG_PACKAGE_luci-light=y | |
CONFIG_PACKAGE_luci-mod-admin-full=y | |
CONFIG_PACKAGE_luci-mod-network=y | |
CONFIG_PACKAGE_luci-mod-status=y | |
CONFIG_PACKAGE_luci-mod-system=y | |
CONFIG_PACKAGE_luci-proto-ipv6=y | |
CONFIG_PACKAGE_luci-proto-ppp=y | |
CONFIG_PACKAGE_luci-ssl=y | |
CONFIG_PACKAGE_luci-theme-bootstrap=y | |
CONFIG_PACKAGE_musl-fts=y | |
# CONFIG_PACKAGE_odhcp6c is not set | |
# CONFIG_PACKAGE_odhcpd-ipv6only is not set | |
CONFIG_PACKAGE_pciids=m | |
CONFIG_PACKAGE_pciutils=m | |
# CONFIG_PACKAGE_ppp is not set | |
CONFIG_PACKAGE_px5g-mbedtls=y | |
CONFIG_PACKAGE_rpcd=y | |
CONFIG_PACKAGE_rpcd-mod-file=y | |
CONFIG_PACKAGE_rpcd-mod-iwinfo=y | |
CONFIG_PACKAGE_rpcd-mod-luci=y | |
CONFIG_PACKAGE_rpcd-mod-rrdns=y | |
CONFIG_PACKAGE_rpcd-mod-ucode=y | |
CONFIG_PACKAGE_ucode-mod-html=y | |
CONFIG_PACKAGE_ucode-mod-math=y | |
CONFIG_PACKAGE_ucode-mod-nl80211=y | |
CONFIG_PACKAGE_ucode-mod-rtnl=y | |
CONFIG_PACKAGE_ucode-mod-uloop=y | |
CONFIG_PACKAGE_uhttpd=y | |
CONFIG_PACKAGE_uhttpd-mod-ubus=y | |
CONFIG_PACKAGE_wireless-regdb=y | |
CONFIG_PACKAGE_zlib=y | |
CONFIG_PCRE2_JIT_ENABLED=y | |
# CONFIG_PER_FEED_REPO is not set | |
CONFIG_PROCD_SHOW_BOOT=y | |
CONFIG_TARGET_INITRAMFS_COMPRESSION_NONE=y | |
CONFIG_TARGET_KERNEL_PARTSIZE=32 | |
CONFIG_TARGET_OPTIMIZATION="-Os -pipe -march=btver2" | |
CONFIG_TARGET_OPTIONS=y | |
# CONFIG_TARGET_ROOTFS_EXT4FS is not set | |
CONFIG_TARGET_ROOTFS_INITRAMFS=y | |
CONFIG_TARGET_ROOTFS_PARTSIZE=256 | |
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=1024 | |
CONFIG_VERSIONOPT=y | |
CONFIG_VERSION_BUG_URL="" | |
CONFIG_VERSION_CODE="" | |
CONFIG_VERSION_CODE_FILENAMES=y | |
CONFIG_VERSION_DIST="OpenWrt" | |
CONFIG_VERSION_FILENAMES=y | |
CONFIG_VERSION_HOME_URL="" | |
CONFIG_VERSION_HWREV="" | |
CONFIG_VERSION_MANUFACTURER="jitter" | |
CONFIG_VERSION_MANUFACTURER_URL="" | |
CONFIG_VERSION_NUMBER="" | |
CONFIG_VERSION_PRODUCT="" | |
CONFIG_VERSION_REPO="http://bld.jitter.local:8080/openwrt" | |
CONFIG_VERSION_SUPPORT_URL="" | |
CONFIG_WPA_MBO_SUPPORT=y | |
CONFIG_ZRAM_DEF_COMP_LZORLE=y | |
CONFIG_PACKAGE_bnx2-firmware=y | |
CONFIG_PACKAGE_kmod-libphy=y | |
CONFIG_PACKAGE_kmod-mii=y | |
CONFIG_PACKAGE_r8169-firmware=y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment