drivers: modem: 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
fe06e51df2
commit
96ce5347fa
@ -14,6 +14,7 @@ if MODEM
|
||||
config MODEM_U_BLOX
|
||||
bool "Enable u-blox modem driver"
|
||||
default n
|
||||
depends on ALLOW_BSD_COMPONENTS
|
||||
---help---
|
||||
Compile the u-blox serial modem driver. The driver consists of
|
||||
the upper half in the OS and the lower half with implementation
|
||||
|
Loading…
Reference in New Issue
Block a user