xref: /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-bootlin/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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