diff options
Diffstat (limited to 'package/openocd')
-rw-r--r-- | package/openocd/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openocd/Config.in b/package/openocd/Config.in index 7f96ef8648..9440c65f2f 100644 --- a/package/openocd/Config.in +++ b/package/openocd/Config.in @@ -14,6 +14,7 @@ comment "Adapters" config BR2_PACKAGE_OPENOCD_FT2XXX bool "FT2xxx/FT4xxx Based JTAG Programmer" + depends on BR2_ARCH_HAS_ATOMICS # libftdi select BR2_PACKAGE_LIBFTDI help Enable building support for FT2232 based devices |