Kconfig: add ICS license option

This commit is contained in:
raiden00pl 2023-09-22 12:06:18 +02:00 committed by Xiang Xiao
parent 3ad3b66e11
commit 0a78095bb7

10
Kconfig
View File

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