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:
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user