mirror of
https://github.com/apache/nuttx.git
synced 2026-09-01 14:43:02 +00:00
drivers/bluetooth: bth4 depends on bluetooth definitions
This commit is contained in:
parent
c4d8bbd190
commit
b9fd059914
1 changed files with 1 additions and 0 deletions
|
|
@ -714,6 +714,7 @@ endif # PSEUDOTERM
|
|||
menuconfig UART_BTH4
|
||||
bool "BT H4 uart pseudo device"
|
||||
default n
|
||||
depends on DRIVERS_BLUETOOTH
|
||||
---help---
|
||||
Enable support for Bluetooth H4 UART Pseudo Device(eg. /dev/ttyHCI).
|
||||
This instantiates a serial-like interface over an existing bluetooth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue