summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-08-20 07:39:14 -0400
committerGitHub <noreply@github.com>2020-08-20 07:39:14 -0400
commitfb3dadba8721b4e63d1284b90c3380b7897b2f50 (patch)
tree34457cc71b2ea2fa2ca712bb9eefa85c4503df91
parent11e3566277eac787f00ad479dc8a9eeffcfd1504 (diff)
fix(bluetooth): disable BT_SETTINGS for now.
-rw-r--r--app/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Kconfig b/app/Kconfig
index 5f618b1..00d4ae3 100644
--- a/app/Kconfig
+++ b/app/Kconfig
@@ -41,7 +41,7 @@ menuconfig ZMK_BLE
select BT_GATT_DIS
select BT_GATT_BAS
select SETTINGS
- select BT_SETTINGS
+ # select BT_SETTINGS
if ZMK_BLE