From 518a6109f5d299601abfa44f5f96355a4865b395 Mon Sep 17 00:00:00 2001 From: Huang jinlong <33887488+longcat99@users.noreply.github.com> Date: Tue, 30 Jan 2024 13:33:44 +0800 Subject: [PATCH] Update ssc338q_fpv_defconfig ADD ZEROTIER --- br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig b/br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig index 3b2a97ef..123a9702 100644 --- a/br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig +++ b/br-ext-chip-sigmastar/configs/ssc338q_fpv_defconfig @@ -108,6 +108,9 @@ BR2_PACKAGE_WIFIBROADCAST=y BR2_PACKAGE_MAVLINK_ROUTER=y BR2_PACKAGE_MAVFWD=y +# ZEROTIER +BR2_PACKAGE_ZEROTIER_ONE=y + # Debug # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set