From 1634abbecef44187f573dc29f7af92ee2279eafd Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 5 Oct 2024 16:25:28 +0200 Subject: [PATCH] pygoscelis: Enable CONFIG_BT_MSFTEXT=y --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 2f6587c..3e683c7 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1568,7 +1568,7 @@ CONFIG_BT_HIDP=m CONFIG_BT_LE=y CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LEDS=y -# CONFIG_BT_MSFTEXT is not set +CONFIG_BT_MSFTEXT=y # CONFIG_BT_AOSPEXT is not set CONFIG_BT_DEBUGFS=y # CONFIG_BT_SELFTEST is not set