drivers/bluetooth: bth4 depends on bluetooth definitions
This commit is contained in:
parent
c4d8bbd190
commit
b9fd059914
|
@ -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…
Reference in New Issue