diff --git a/defconfig/mt7981-ax3000.config b/defconfig/mt7981-ax3000.config index fe658d37ef..997422b553 100644 --- a/defconfig/mt7981-ax3000.config +++ b/defconfig/mt7981-ax3000.config @@ -38,6 +38,8 @@ CONFIG_BUSYBOX_CONFIG_VOLUMEID=y CONFIG_CONNINFRA_AUTO_UP=y CONFIG_CONNINFRA_EMI_SUPPORT=y # CONFIG_GDB is not set +CONFIG_INCLUDE_CONFIG=y +CONFIG_JSON_OVERVIEW_IMAGE_INFO=y # CONFIG_KERNEL_BLK_DEV_THROTTLING is not set # CONFIG_KERNEL_CFS_BANDWIDTH is not set CONFIG_KERNEL_CGROUP_DEVICE=y @@ -184,6 +186,7 @@ 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-inet-diag=y CONFIG_PACKAGE_kmod-ip6tables-extra=y CONFIG_PACKAGE_kmod-ipt-compat-xtables=y CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y diff --git a/defconfig/mt7986-ax6000.config b/defconfig/mt7986-ax6000.config index 5055422c90..67960ab9d7 100644 --- a/defconfig/mt7986-ax6000.config +++ b/defconfig/mt7986-ax6000.config @@ -16,6 +16,8 @@ CONFIG_BUSYBOX_CONFIG_VOLUMEID=y CONFIG_CONNINFRA_AUTO_UP=y CONFIG_CONNINFRA_EMI_SUPPORT=y # CONFIG_GDB is not set +CONFIG_INCLUDE_CONFIG=y +CONFIG_JSON_OVERVIEW_IMAGE_INFO=y # CONFIG_KERNEL_BLK_DEV_THROTTLING is not set # CONFIG_KERNEL_CFS_BANDWIDTH is not set CONFIG_KERNEL_CGROUP_DEVICE=y @@ -166,6 +168,7 @@ 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-inet-diag=y CONFIG_PACKAGE_kmod-ip6tables-extra=y CONFIG_PACKAGE_kmod-ipt-compat-xtables=y CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y