From bf5af1b867e8ed9e0a3015fd81701a865b40d397 Mon Sep 17 00:00:00 2001 From: John Doe Date: Thu, 9 Sep 2021 09:15:59 +0800 Subject: [PATCH] build: add unicode support to dropbear --- common.seed | 1 + 1 file changed, 1 insertion(+) diff --git a/common.seed b/common.seed index d8b79a5ccd..a13b04ea4e 100644 --- a/common.seed +++ b/common.seed @@ -7,6 +7,7 @@ CONFIG_TARGET_ROOTFS_EXT4FS=y # CONFIG_OPENSSL_ENGINE_BUILTIN_AFALG is not set # CONFIG_OPENSSL_ENGINE_BUILTIN_DEVCRYPTO is not set # CONFIG_SIGNED_PACKAGES is not set +CONFIG_BUSYBOX_CONFIG_UNICODE_SUPPORT=y CONFIG_DROPBEAR_ECC_FULL=y CONFIG_DROPBEAR_ECC=y CONFIG_PACKAGE_luci-app-adguardhome=y