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:
Alin Jerpelea
2022-02-24 22:48:47 +08:00
committed by Xiang Xiao
parent fe06e51df2
commit 96ce5347fa
+1
View File
@@ -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