From 91605f96b1f0bf039a05a88d637a8105b84cafe8 Mon Sep 17 00:00:00 2001 From: hanwckf Date: Fri, 28 Jul 2023 10:12:14 +0800 Subject: [PATCH] defconfig: mt7986: enable CONFIG_TARGET_PER_DEVICE_ROOTFS --- defconfig/mt7986-ax6000.config | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/defconfig/mt7986-ax6000.config b/defconfig/mt7986-ax6000.config index 460f9253d5..606f392432 100644 --- a/defconfig/mt7986-ax6000.config +++ b/defconfig/mt7986-ax6000.config @@ -2,10 +2,13 @@ CONFIG_TARGET_mediatek=y CONFIG_TARGET_mediatek_mt7986=y CONFIG_TARGET_MULTI_PROFILE=y CONFIG_TARGET_DEVICE_mediatek_mt7986_DEVICE_xiaomi_redmi-router-ax6000=y +CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7986_DEVICE_xiaomi_redmi-router-ax6000="" CONFIG_TARGET_DEVICE_mediatek_mt7986_DEVICE_xiaomi_redmi-router-ax6000-stock=y +CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7986_DEVICE_xiaomi_redmi-router-ax6000-stock="" CONFIG_DEVEL=y CONFIG_TOOLCHAINOPTS=y CONFIG_BUSYBOX_CUSTOM=y +CONFIG_TARGET_PER_DEVICE_ROOTFS=y CONFIG_AFALG_UPDATE_CTR_IV=y CONFIG_BUSYBOX_CONFIG_BLKID=y CONFIG_BUSYBOX_CONFIG_FEATURE_BLKID_TYPE=y @@ -150,13 +153,16 @@ CONFIG_PACKAGE_kmod-crypto-sha512=y CONFIG_PACKAGE_kmod-fs-autofs4=y CONFIG_PACKAGE_kmod-fs-vfat=y CONFIG_PACKAGE_kmod-ipt-filter=y +CONFIG_PACKAGE_kmod-ipt-offload=y CONFIG_PACKAGE_kmod-ipt-raw6=y CONFIG_PACKAGE_kmod-ipt-u32=y +CONFIG_PACKAGE_kmod-leds-ws2812b=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-flow=y CONFIG_PACKAGE_kmod-nls-base=y CONFIG_PACKAGE_kmod-nls-cp437=y CONFIG_PACKAGE_kmod-nls-iso8859-1=y @@ -193,7 +199,6 @@ CONFIG_PACKAGE_libstdcpp=y CONFIG_PACKAGE_libudev-zero=y CONFIG_PACKAGE_libuuid=y CONFIG_PACKAGE_losetup=m -# CONFIG_PACKAGE_luci-app-cpufreq is not set CONFIG_PACKAGE_luci-app-mtk=y # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Haproxy is not set # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Libev_Client is not set @@ -216,7 +221,6 @@ CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_NONE_Server=y # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Rust_Server is not set # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Simple_Obfs is not set # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray is not set -# CONFIG_PACKAGE_luci-app-turboacc is not set CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-vssr_INCLUDE_ShadowsocksR_Libev_Server is not set # CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Trojan is not set @@ -267,5 +271,3 @@ CONFIG_first_card_name="MT7986" # CONFIG_MTK_PRE_CAL_TRX_SET2_SUPPORT is not set # CONFIG_MTK_RLM_CAL_CACHE_SUPPORT is not set # CONFIG_MTK_SNIFFER_RADIOTAP_SUPPORT is not set -CONFIG_PACKAGE_kmod-ipt-offload=y -CONFIG_PACKAGE_kmod-nf-flow=y