mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
drivers: wireless: bluetooth: exclude BSD components from build
Unless ALLOW_BSD_COMPONENTS is enabled support will not be built Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
660da04204
commit
bbfed12fd9
@@ -9,6 +9,7 @@ config BLUETOOTH_UART
|
||||
bool "Bluetooth UART driver"
|
||||
default n
|
||||
select SCHED_HPWORK
|
||||
depends on ALLOW_BSD_COMPONENTS
|
||||
---help---
|
||||
Enable Bluetooth UART driver.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user