mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +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"
|
||||
default n
|
||||
select SPI
|
||||
depends on ALLOW_BSD_COMPONENTS
|
||||
---help---
|
||||
Enable support for the STMicro Spirit Radio Library
|
||||
|
||||
|
||||
Reference in New Issue
Block a user