From caed582ea9f3eb6a9041e23729407294d870b2e9 Mon Sep 17 00:00:00 2001 From: raiden00pl Date: Wed, 21 Jun 2023 14:07:48 +0200 Subject: [PATCH] bluetooth/btsak: add dependency on WIRELESS_BLUETOOTH_HOST=y --- wireless/bluetooth/btsak/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/wireless/bluetooth/btsak/Kconfig b/wireless/bluetooth/btsak/Kconfig index 0c52fb946..51b8185e6 100644 --- a/wireless/bluetooth/btsak/Kconfig +++ b/wireless/bluetooth/btsak/Kconfig @@ -6,6 +6,7 @@ config BTSAK tristate "Bluetooth Swiss Army Knife" default n + depends on WIRELESS_BLUETOOTH_HOST ---help--- Enable the Bluetooth Swiss Army Knife