Advertisement
Guest User

diffconfig

a guest
Jun 1st, 2023
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. # Use "make defconfig" to expand this to a full .config
  2. CONFIG_TARGET_ipq806x=y
  3. CONFIG_TARGET_ipq806x_generic=y
  4. CONFIG_TARGET_MULTI_PROFILE=y
  5. CONFIG_TARGET_DEVICE_ipq806x_generic_DEVICE_linksys_ea7500-v1=y
  6. CONFIG_TARGET_PER_DEVICE_ROOTFS=y
  7.  
  8. # exfat is patented
  9. CONFIG_BUILD_PATENTED=y
  10.  
  11. # swap stuff
  12. CONFIG_SWAP=y
  13. CONFIG_PACKAGE_zram-swap=y
  14.  
  15. # NSS Drivers
  16. CONFIG_PACKAGE_kmod-qca-nss-drv=y
  17. CONFIG_PACKAGE_kmod-qca-nss-ecm-standard=y
  18. CONFIG_PACKAGE_kmod-qca-nss-gmac=y
  19. CONFIG_PACKAGE_kmod-qca-nss-drv-qdisc=y
  20. CONFIG_PACKAGE_kmod-nss-ifb=y
  21. CONFIG_PACKAGE_kmod-qca-nss-drv-pppoe=y
  22. CONFIG_PACKAGE_kmod-qca-nss-drv-pptp=y
  23. # CONFIG_PACKAGE_kmod-qca-nss-drv-l2tpv2 is not set
  24. CONFIG_PACKAGE_kmod-qca-nss-crypto=y
  25. CONFIG_PACKAGE_kmod-qca-nss-drv-igs=y
  26. CONFIG_PACKAGE_MAC80211_NSS_SUPPORT=y
  27.  
  28. # Longer waiting for failsafe button push
  29. CONFIG_IMAGEOPT=y
  30. CONFIG_PREINITOPT=y
  31. CONFIG_TARGET_PREINIT_TIMEOUT=5
  32.  
  33. # Busybox tweaks
  34. CONFIG_BUSYBOX_CUSTOM=y
  35. CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_SAVEHISTORY=y
  36. CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y
  37. CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_FLAGS=y
  38. CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_REGEXP=y
  39. CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_WINCH=y
  40.  
  41. # Add-on programs
  42. CONFIG_DROPBEAR_ECC=y
  43. # CONFIG_PACKAGE_openvpn-openssl is not set
  44. CONFIG_PACKAGE_htop=y
  45. CONFIG_PACKAGE_nano=y
  46. CONFIG_PACKAGE_kmod-cryptodev=y
  47. CONFIG_PACKAGE_kmod-dnsresolver=y
  48. CONFIG_PACKAGE_kmod-ramoops=y
  49. CONFIG_PACKAGE_kmod-pstore=y
  50. CONFIG_PACKAGE_kmod-reed-solomon=y
  51. # CONFIG_PACKAGE_kmod-pppol2tp is not set
  52. CONFIG_PACKAGE_ds-lite=y
  53. CONFIG_PACKAGE_curl=y
  54. CONFIG_PACKAGE_kmod-usb-printer=y
  55.  
  56. # USB device mount & file systems support
  57. CONFIG_PACKAGE_block-mount=y
  58. CONFIG_PACKAGE_cryptsetup=y
  59. CONFIG_PACKAGE_e2fsprogs=y
  60. CONFIG_PACKAGE_f2fs-tools=y
  61. CONFIG_PACKAGE_kmod-crypto-ecb=y
  62. CONFIG_PACKAGE_kmod-crypto-xts=y
  63. CONFIG_PACKAGE_kmod-crypto-iv=y
  64. CONFIG_PACKAGE_kmod-crypto-misc=y
  65. CONFIG_PACKAGE_kmod-crypto-user=y
  66. CONFIG_PACKAGE_kmod-fs-exfat=y
  67. CONFIG_PACKAGE_kmod-fs-ext4=y
  68. CONFIG_PACKAGE_kmod-fs-f2fs=y
  69. CONFIG_PACKAGE_kmod-fs-hfs=y
  70. CONFIG_PACKAGE_kmod-fs-hfsplus=y
  71. CONFIG_PACKAGE_kmod-fs-msdos=y
  72. CONFIG_PACKAGE_kmod-fs-nfs=y
  73. CONFIG_PACKAGE_kmod-fs-nfs-common=y
  74. CONFIG_PACKAGE_kmod-fs-nfs-v3=y
  75. CONFIG_PACKAGE_kmod-fs-nfs-v4=y
  76. CONFIG_PACKAGE_kmod-fs-vfat=y
  77. CONFIG_PACKAGE_kmod-nls-base=y
  78. CONFIG_PACKAGE_kmod-nls-cp1250=y
  79. CONFIG_PACKAGE_kmod-nls-cp437=y
  80. CONFIG_PACKAGE_kmod-nls-cp850=y
  81. CONFIG_PACKAGE_kmod-nls-iso8859-1=y
  82. CONFIG_PACKAGE_kmod-nls-iso8859-15=y
  83. CONFIG_PACKAGE_kmod-nls-utf8=y
  84. CONFIG_PACKAGE_kmod-usb-storage=y
  85. CONFIG_PACKAGE_kmod-usb-storage-uas=y
  86. CONFIG_PACKAGE_libblkid=y
  87. CONFIG_PACKAGE_ntfs-3g=y
  88. CONFIG_PACKAGE_nfs-utils=y
  89.  
  90. # IPv6 support
  91. CONFIG_PACKAGE_6in4=y
  92. CONFIG_PACKAGE_6to4=y
  93. CONFIG_PACKAGE_6rd=y
  94.  
  95. # WLAN/WPS support
  96. CONFIG_PACKAGE_hostapd-utils=y
  97. CONFIG_WPA_MSG_MIN_PRIORITY=4
  98. CONFIG_PACKAGE_wpad-openssl=y
  99. # CONFIG_PACKAGE_wpad-basic-mbedtls is not set
  100. # CONFIG_PACKAGE_libustream-mbedtls is not set
  101. # CONFIG_PACKAGE_libmbedtls is not set
  102.  
  103. # SSL certificates
  104. CONFIG_PACKAGE_ca-certificates=y
  105.  
  106. # Luci (SSL from OpenSSL)
  107. CONFIG_PACKAGE_luci-ssl-openssl=y
  108. CONFIG_PACKAGE_luci-app-commands=y
  109. CONFIG_PACKAGE_luci-app-adblock=y
  110. # CONFIG_PACKAGE_luci-app-openvpn is not set
  111. # CONFIG_PACKAGE_luci-app-ddns is not set
  112. # CONFIG_PACKAGE_luci-app-wireguard is not set
  113. CONFIG_PACKAGE_luci-theme-openwrt-2020=y
  114. # CONFIG_PACKAGE_luci-app-sqm is not set
  115. CONFIG_PACKAGE_luci-app-banip=y
  116. CONFIG_PACKAGE_luci-app-upnp=y
  117.  
  118. # Luci statistics
  119. CONFIG_PACKAGE_luci-app-statistics=y
  120. CONFIG_PACKAGE_collectd-mod-conntrack=y
  121. CONFIG_PACKAGE_collectd-mod-cpufreq=y
  122. CONFIG_PACKAGE_collectd-mod-dhcpleases=y
  123. CONFIG_PACKAGE_collectd-mod-entropy=y
  124. CONFIG_PACKAGE_collectd-mod-exec=y
  125. CONFIG_PACKAGE_collectd-mod-interface=y
  126. CONFIG_PACKAGE_collectd-mod-iwinfo=y
  127. CONFIG_PACKAGE_collectd-mod-load=y
  128. CONFIG_PACKAGE_collectd-mod-memory=y
  129. CONFIG_PACKAGE_collectd-mod-network=y
  130. CONFIG_PACKAGE_collectd-mod-ping=y
  131. CONFIG_PACKAGE_collectd-mod-thermal=y
  132. CONFIG_PACKAGE_collectd-mod-wireless=y
  133. CONFIG_PACKAGE_collectd-mod-uptime=y
  134.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement