Commit 5d4e00bd authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files
parent f610bf0c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_GADGETFS_TEST
	bool "gadgetfs-test"
	depends on BR2_TOOLCHAIN_HAS_THREADS
	help
	  Test program for gadgetfs from linux-usb.org

@@ -10,3 +11,6 @@ config BR2_PACKAGE_GADGETFS_TEST_USE_AIO
	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