From 24205bf73f031e3e367236e6fe5b0d87987d98c1 Mon Sep 17 00:00:00 2001 From: Stanislaw Gruszka Date: Wed, 18 May 2022 13:39:20 +0200 Subject: [PATCH] iop: config: enable ip-bridge --- iop/config | 1 + 1 file changed, 1 insertion(+) diff --git a/iop/config b/iop/config index 8fc7a3a68..1771998fa 100644 --- a/iop/config +++ b/iop/config @@ -133,6 +133,7 @@ CONFIG_LIBCURL_CRYPTO_AUTH=y # CONFIG_LIBCURL_MBEDTLS is not set CONFIG_LIBCURL_OPENSSL=y CONFIG_PACKAGE_ethtool=y +CONFIG_PACKAGE_ip-bridge=y CONFIG_PACKAGE_ip-full=y CONFIG_PACKAGE_iperf3=y CONFIG_PACKAGE_ipset=y