summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/openocd/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openocd/Config.in b/package/openocd/Config.in
index 1f9889cdd4..7c140c7d04 100644
--- a/package/openocd/Config.in
+++ b/package/openocd/Config.in
@@ -76,6 +76,7 @@ config BR2_PACKAGE_OPENOCD_OPENDOUS
config BR2_PACKAGE_OPENOCD_AICE
bool "Andes JTAG Programmer"
select BR2_PACKAGE_LIBUSB
+ depends on BR2_USE_MMU # use fork()
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
help
Enable building support for the Andes JTAG
OpenPOWER on IntegriCloud