|
@@ -76,6 +76,7 @@ config BR2_PACKAGE_OPENOCD_OPENDOUS
|
|
config BR2_PACKAGE_OPENOCD_AICE
|
|
config BR2_PACKAGE_OPENOCD_AICE
|
|
bool "Andes JTAG Programmer"
|
|
bool "Andes JTAG Programmer"
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB
|
|
|
|
+ depends on BR2_USE_MMU # use fork()
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
|
help
|
|
help
|
|
Enable building support for the Andes JTAG
|
|
Enable building support for the Andes JTAG
|