mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
drivers: wireless: spirit: 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
bbfed12fd9
commit
32401a0adb
@@ -7,6 +7,7 @@ config WL_SPIRIT
|
|||||||
bool "STMicro Spirit Radio Library"
|
bool "STMicro Spirit Radio Library"
|
||||||
default n
|
default n
|
||||||
select SPI
|
select SPI
|
||||||
|
depends on ALLOW_BSD_COMPONENTS
|
||||||
---help---
|
---help---
|
||||||
Enable support for the STMicro Spirit Radio Library
|
Enable support for the STMicro Spirit Radio Library
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user