add EPL licence option

This commit is contained in:
raiden00pl 2023-07-25 14:20:58 +02:00 committed by Alin Jerpelea
parent e48d730273
commit 5c74a50963

10
Kconfig
View File

@ -77,6 +77,16 @@ config ALLOW_BSDNORDIC_COMPONENTS
NOTE: Please check that the license for each enabled
component matches your project license.
config ALLOW_ECLIPSE_COMPONENTS
bool "Use components that have Eclipse Public Licenses"
default n
---help---
When this option is enabled the project will allow the use
of components that have EPL licenses.
NOTE: Please check that the license for each enabled
component matches your project license.
endmenu # License Setup
menu "Build Setup"