Skip to content

Commit 0a78095

Browse files
raiden00plxiaoxiang781216
authored andcommitted
Kconfig: add ICS license option
1 parent 3ad3b66 commit 0a78095

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Kconfig

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,16 @@ config ALLOW_ECLIPSE_COMPONENTS
8787
NOTE: Please check that the license for each enabled
8888
component matches your project license.
8989

90+
config ALLOW_ICS_COMPONENTS
91+
bool "Use components that have ICS license"
92+
default n
93+
---help---
94+
When this option is enabled the project will allow the use
95+
of components that have ICS licenses.
96+
97+
NOTE: Please check that the license for each enabled
98+
component matches your project license.
99+
90100
endmenu # License Setup
91101

92102
menu "Build Setup"

0 commit comments

Comments
 (0)