mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-31 14:13:09 +00:00
bluetooth/btsak: add dependency on WIRELESS_BLUETOOTH_HOST=y
This commit is contained in:
parent
83bddd86c5
commit
caed582ea9
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue