From d63937f5c2c43742009a94c1da65fe5d8a958c13 Mon Sep 17 00:00:00 2001 From: hanwckf Date: Thu, 17 Nov 2022 21:30:50 +0800 Subject: [PATCH] defconfig: enable zram-swap by default --- defconfig/mt7981-ax3000.config | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/defconfig/mt7981-ax3000.config b/defconfig/mt7981-ax3000.config index f1aad98695..6e93bfb1a4 100644 --- a/defconfig/mt7981-ax3000.config +++ b/defconfig/mt7981-ax3000.config @@ -126,13 +126,13 @@ CONFIG_PACKAGE_ip-bridge=y CONFIG_PACKAGE_ip6tables=y CONFIG_PACKAGE_ipset=y CONFIG_PACKAGE_iptables-mod-filter=y -CONFIG_PACKAGE_iptables-mod-tproxy=y CONFIG_PACKAGE_iptables-mod-u32=y CONFIG_PACKAGE_iptables-mod-ulog=y CONFIG_PACKAGE_iw=y CONFIG_PACKAGE_iwinfo=y CONFIG_PACKAGE_kmod-ata-core=y CONFIG_PACKAGE_kmod-conninfra=y +CONFIG_PACKAGE_kmod-crypto-acompress=y CONFIG_PACKAGE_kmod-crypto-ccm=y CONFIG_PACKAGE_kmod-crypto-cmac=y CONFIG_PACKAGE_kmod-crypto-crc32c=y @@ -150,27 +150,25 @@ CONFIG_PACKAGE_kmod-crypto-sha256=y CONFIG_PACKAGE_kmod-crypto-sha512=y CONFIG_PACKAGE_kmod-fs-autofs4=y CONFIG_PACKAGE_kmod-fs-vfat=y -CONFIG_PACKAGE_kmod-ip6tables=y CONFIG_PACKAGE_kmod-ipt-filter=y CONFIG_PACKAGE_kmod-ipt-nat6=y CONFIG_PACKAGE_kmod-ipt-raw6=y -CONFIG_PACKAGE_kmod-ipt-tproxy=y CONFIG_PACKAGE_kmod-ipt-u32=y CONFIG_PACKAGE_kmod-ipt-ulog=y CONFIG_PACKAGE_kmod-lib-crc16=m CONFIG_PACKAGE_kmod-lib-crc32c=y +CONFIG_PACKAGE_kmod-lib-lzo=y CONFIG_PACKAGE_kmod-mediatek_hnat=y CONFIG_PACKAGE_kmod-mt_wifi=y -CONFIG_PACKAGE_kmod-nf-ipt6=y CONFIG_PACKAGE_kmod-nf-nat6=y # CONFIG_PACKAGE_kmod-nf-nathelper-extra is not set -CONFIG_PACKAGE_kmod-nf-reject6=y CONFIG_PACKAGE_kmod-nls-base=y CONFIG_PACKAGE_kmod-nls-cp437=y CONFIG_PACKAGE_kmod-nls-iso8859-1=y CONFIG_PACKAGE_kmod-nls-utf8=y CONFIG_PACKAGE_kmod-scsi-core=y CONFIG_PACKAGE_kmod-warp=y +CONFIG_PACKAGE_kmod-zram=y CONFIG_PACKAGE_kvcedit=y CONFIG_PACKAGE_libatomic=y CONFIG_PACKAGE_libblkid=y @@ -247,6 +245,7 @@ CONFIG_PACKAGE_wifi-profile=y CONFIG_PACKAGE_wireless-regdb=y CONFIG_PACKAGE_wireless-tools=y CONFIG_PACKAGE_zlib=y +CONFIG_PACKAGE_zram-swap=y # CONFIG_PKG_CHECK_FORMAT_SECURITY is not set # CONFIG_PKG_FORTIFY_SOURCE_1 is not set CONFIG_PKG_FORTIFY_SOURCE_2=y