From ca1e3e3b6c8881fda3f03b0fc675b52966b9a511 Mon Sep 17 00:00:00 2001 From: viktorxda <35473052+viktorxda@users.noreply.github.com> Date: Mon, 19 Aug 2024 00:06:54 +0200 Subject: [PATCH] [no ci] Sigmastar: set webui for infinity6e fpv config (#1527) --- br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig b/br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig index ad909bac..26f5ce2e 100644 --- a/br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig +++ b/br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig @@ -75,10 +75,10 @@ BR2_PACKAGE_LIBOGG_OPENIPC=y BR2_PACKAGE_LIBYAML=y BR2_PACKAGE_MAJESTIC=y BR2_PACKAGE_MAJESTIC_FONTS=y +BR2_PACKAGE_MAJESTIC_WEBUI=y BR2_PACKAGE_MBEDTLS_OPENIPC=y # BR2_PACKAGE_MBEDTLS_OPENIPC_PROGRAMS is not set # BR2_PACKAGE_MBEDTLS_OPENIPC_COMPRESSION is not set -# BR2_PACKAGE_MAJESTIC_WEBUI is not set # BR2_PACKAGE_MINI_SNMPD is not set # BR2_PACKAGE_MOTORS is not set BR2_PACKAGE_OPUS_OPENIPC=y