mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
defconfig: enable zram-swap by default
This commit is contained in:
parent
2447095409
commit
d63937f5c2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user