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:
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue