We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad3b66 commit 0a78095Copy full SHA for 0a78095
Kconfig
@@ -87,6 +87,16 @@ config ALLOW_ECLIPSE_COMPONENTS
87
NOTE: Please check that the license for each enabled
88
component matches your project license.
89
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
100
endmenu # License Setup
101
102
menu "Build Setup"
0 commit comments