Enable modules kmod-tls and kmod-bonding

This commit is contained in:
remittor
2023-08-17 10:33:57 +03:00
parent 35fdaa7fb1
commit 946cd7a4ed
2 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,11 @@ CONFIG_KERNEL_KALLSYMS=y
#CONFIG_KERNEL_DEBUG_KERNEL=y #CONFIG_KERNEL_DEBUG_KERNEL=y
CONFIG_PACKAGE_kmod-bonding=y
CONFIG_PACKAGE_proto-bonding=y
CONFIG_PACKAGE_luci-proto-bonding=y
### NSS Drivers ### NSS Drivers
#GIT_FEED nss=https://github.com/openwrt-xiaomi/nss-packages.git;NSS-11.2-K5.15 #GIT_FEED nss=https://github.com/openwrt-xiaomi/nss-packages.git;NSS-11.2-K5.15
CONFIG_FEED_nss=m CONFIG_FEED_nss=m

View File

@@ -84,6 +84,7 @@ CONFIG_PACKAGE_kmod-nls-iso8859-15=y
CONFIG_PACKAGE_kmod-nls-utf8=y CONFIG_PACKAGE_kmod-nls-utf8=y
### WAN proto ### WAN proto
CONFIG_PACKAGE_kmod-tls=y
CONFIG_PACKAGE_kmod-l2tp=y CONFIG_PACKAGE_kmod-l2tp=y
CONFIG_PACKAGE_kmod-pppol2tp=y CONFIG_PACKAGE_kmod-pppol2tp=y
CONFIG_PACKAGE_kmod-pppoe=y CONFIG_PACKAGE_kmod-pppoe=y