From c36f7967aef3452949a2bc89dc20cc0a40e97194 Mon Sep 17 00:00:00 2001 From: Amin Ben Romdhane Date: Fri, 14 Apr 2023 12:24:02 +0200 Subject: [PATCH] iop: enable bbfdmd --- iop/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/iop/config b/iop/config index d179bf08e..4da66dfb1 100644 --- a/iop/config +++ b/iop/config @@ -79,7 +79,8 @@ CONFIG_PACKAGE_rulengd=y CONFIG_PACKAGE_usermngr=y # TR-x69 # -CONFIG_PACKAGE_uspd-mbedtls=y +CONFIG_PACKAGE_libbbf_dm-mbedtls=y +CONFIG_PACKAGE_bbfdmd=y CONFIG_PACKAGE_icwmp-mbedtls=y CONFIG_PACKAGE_obuspa=y CONFIG_PACKAGE_bulkdata=y