zephyr/boards/x86/qemu_x86
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
..
doc doc: getting_started: Support multi-OS instructions 2018-01-18 16:53:31 -05:00
Kconfig.board kconfig: fix CPU_HAS_FPU dependencies 2017-11-30 09:59:44 -05:00
Kconfig.defconfig kconfig: fix CPU_HAS_FPU dependencies 2017-11-30 09:59:44 -05:00
board.cmake cmake: qemu_x86: remove useless options 2018-04-04 20:31:24 -04:00
board.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
qemu_x86.dts boards: dts: Cleanup aliases 2018-04-12 04:03:46 -05:00
qemu_x86.yaml boards: fix yaml syntax and reduce indentation 2018-04-09 22:55:20 -04:00
qemu_x86_defconfig boards/qemu_x86: Enable fast scheduler options 2018-05-19 07:00:55 +03:00
qemu_x86_iamcu.dts cmake: dts: Fix usage of BOARD vs BOARD_FAMILY 2018-02-27 19:56:47 -06:00
qemu_x86_iamcu.yaml boards: reduce testing on the same platform with variations 2018-04-09 22:55:20 -04:00
qemu_x86_iamcu_defconfig kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT 2018-05-22 11:15:36 -04:00
qemu_x86_nommu.dts cmake: dts: Fix usage of BOARD vs BOARD_FAMILY 2018-02-27 19:56:47 -06:00
qemu_x86_nommu.yaml boards: reduce testing on the same platform with variations 2018-04-09 22:55:20 -04:00
qemu_x86_nommu_defconfig qemu_x86: enable CONFIG_DEBUG_INFO 2018-03-16 14:12:15 -07:00