zephyr/boards
Sebastian Bøe cde6bef778 kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT
The Kconfig option TOOLCHAIN_VARIANT (not to be confused with
ZEPHYR_TOOLCHAIN_VARIANT) is a legacy configuration option that has
very few use-cases and can easily be dropped.

It's functionality is easily covered by CONFIG_X86_IAMCU and
ZEPHYR_TOOLCHAIN_VARIANT.

This commit removes all references of it from Zephyr.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-05-22 11:15:36 -04:00
..
arc boards: adjust openocd runner arg syntax 2018-05-19 07:01:39 +03:00
arm frdm_kl25z: Remove incorrect references to spi 2018-05-21 13:26:10 -05:00
common boards: adjust openocd runner arg syntax 2018-05-19 07:01:39 +03:00
nios2
posix
riscv32
x86 kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT 2018-05-22 11:15:36 -04:00
xtensa kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT 2018-05-22 11:15:36 -04:00
boards.rst
CMakeLists.txt
Kconfig