34 lines
691 B
ReStructuredText
34 lines
691 B
ReStructuredText
|
|
.. _CONFIG_TOOLCHAIN_VARIANT:
|
|
|
|
CONFIG_TOOLCHAIN_VARIANT
|
|
========================
|
|
|
|
|
|
For optimized compilers with reduced features, specify the name
|
|
of the variant.
|
|
|
|
|
|
|
|
:Symbol: TOOLCHAIN_VARIANT
|
|
:Type: string
|
|
:Value: ""
|
|
:User value: (no user value)
|
|
:Visibility: "y"
|
|
:Is choice item: false
|
|
:Is defined: true
|
|
:Is from env.: false
|
|
:Is special: false
|
|
:Prompts:
|
|
|
|
* "Cross-compiler variant name"
|
|
:Default values:
|
|
(no default values)
|
|
:Selects:
|
|
(no selects)
|
|
:Reverse (select-related) dependencies:
|
|
(no reverse dependencies)
|
|
:Additional dependencies from enclosing menus and ifs:
|
|
(no additional dependencies)
|
|
:Locations:
|
|
* misc/Kconfig:85 |