summaryrefslogtreecommitdiff
path: root/app/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'app/Kconfig')
-rw-r--r--app/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Kconfig b/app/Kconfig
index 2309d2d..5881aae 100644
--- a/app/Kconfig
+++ b/app/Kconfig
@@ -94,6 +94,8 @@ choice ZMK_SPLIT_BLE_ROLE
config ZMK_SPLIT_BLE_ROLE_CENTRAL
bool "Central"
+ select BT_CENTRAL
+ select BT_GATT_CLIENT
config ZMK_SPLIT_BLE_ROLE_PERIPHERAL
bool "Peripheral"