Fixes:
http://autobuild.buildroot.org/results/
012914ed010eac94a2f7bfe18d8375cdb2fe9f06/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
config BR2_PACKAGE_GADGETFS_TEST
bool "gadgetfs-test"
+ depends on BR2_TOOLCHAIN_HAS_THREADS
help
Test program for gadgetfs from linux-usb.org
help
Select this to have gadgetfs-test do asynchronous I/O using
the libaio library.
+
+comment "gadgetfs-test requires thread support in toolchain"
+ depends on !BR2_TOOLCHAIN_HAS_THREADS