summaryrefslogtreecommitdiffstats
path: root/scripts/imx
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/imx')
-rw-r--r--scripts/imx/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/imx/Kconfig b/scripts/imx/Kconfig
index fda9c639c1..ef83fa14dd 100644
--- a/scripts/imx/Kconfig
+++ b/scripts/imx/Kconfig
@@ -1,6 +1,6 @@
config ARCH_IMX_USBLOADER
- depends on ARCH_MXS || ARCH_IMX
- bool "compile imx-usb-loader"
+ depends on ARCH_MXS || ARCH_IMX || COMPILE_HOST_TOOLS
+ bool "imx-usb-loader"
help
imx-usb-loader is a tool to upload and start imximages to an i.MX SoC
in ROM boot mode. It requires libusb, so make sure you have the libusb