From 7c8096a48430c1ca991afa9b6e8a56eb1f7c7c21 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 1 Jun 2022 20:44:17 +0200 Subject: [PATCH] Fix BPI-R2 config --- config-bpi-r2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config-bpi-r2 b/config-bpi-r2 index a0e4f740..c7e3b6dc 100644 --- a/config-bpi-r2 +++ b/config-bpi-r2 @@ -7,6 +7,8 @@ CONFIG_PACKAGE_kmod-cryptodev=y CONFIG_OPENSSL_HARDWARE_SUPPORT=y CONFIG_OPENSSL_ENGINE_CRYPTO=y CONFIG_OPENSSL_ENGINE_DIGEST=y +CONFIG_PACKAGE_uboot-mt7623n_bpir2=y +CONFIG_PACKAGE_mt7623n-preloader=y CONFIG_PACKAGE_uboot-envtools=y CONFIG_PACKAGE_attr=y CONFIG_PACKAGE_f2fs-tools=y