add 5-Clause Nordic License barrier for Nordic SoftDevice Controller

This commit is contained in:
raiden00pl
2021-12-17 17:03:01 +01:00
committed by Xiang Xiao
parent f04ca25f9d
commit 07d295b8db
3 changed files with 53 additions and 0 deletions
+11
View File
@@ -40,6 +40,17 @@ config ALLOW_GPL_COMPONENTS
NOTE: Please check that the license for each enabled
component matches your project license.
config ALLOW_BSDNORDIC_COMPONENTS
bool "Use components that have 5-Clause Nordic licenses"
depends on ARCH_CHIP_NRF52
default n
---help---
When this option is enabled the project will allow the use
of components that have 5-Clause Nordic licenses.
NOTE: Please check that the license for each enabled
component matches your project license.
endmenu # License Setup
menu "Build Setup"