mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Kconfig: add ICS license option
This commit is contained in:
@@ -87,6 +87,16 @@ config ALLOW_ECLIPSE_COMPONENTS
|
|||||||
NOTE: Please check that the license for each enabled
|
NOTE: Please check that the license for each enabled
|
||||||
component matches your project license.
|
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
|
endmenu # License Setup
|
||||||
|
|
||||||
menu "Build Setup"
|
menu "Build Setup"
|
||||||
|
|||||||
Reference in New Issue
Block a user