openocd: avoid documentation rebuild to fix build issues
[buildroot-gz.git] / package / mfgtools / Config.in.host
blob1cb5a7f095872363d4c558fc22117cf6ec99181f
1 comment "mfgtools needs host gcc >= 4.8"
2         depends on !BR2_HOST_GCC_AT_LEAST_4_8
4 config BR2_PACKAGE_HOST_MFGTOOLS
5         bool "host mfgtools"
6         depends on BR2_arm
7         depends on BR2_HOST_GCC_AT_LEAST_4_8 # needs C++11
8         help
9           This package contains the Freescale manufacturing tool.
10           It is designed to program firmware to i.MX boards during
11           production. The communication is done over USB using the
12           Freescale UTP protocol.
14           https://github.com/NXPmicro/mfgtools