zephyr/cmake/toolchain
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
..
cross-compile.cmake toolchain: organise toolchain/compiler files 2018-02-13 07:44:45 -08:00
espressif.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
gccarmemb.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
issm.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
xcc.cmake xtensa: provide XCC compiler support for Xtensa 2018-05-01 16:46:41 -04:00
xtools.cmake toolchain: update xtools config 2018-04-30 12:54:35 -04:00
zephyr.cmake kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT 2018-05-22 11:15:36 -04:00