1config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN 2 bool "Bootlin toolchains" 3 depends on BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCH_SUPPORTS 4 depends on BR2_HOSTARCH = "x86_64" 5 help 6 Bootlin toolchains are built using Buildroot for a large 7 number of architectures and C libraries configurations. 8 9 https://toolchains.bootlin.com 10