diff options
Diffstat (limited to 'package/rt-tests/Config.in')
-rw-r--r-- | package/rt-tests/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rt-tests/Config.in b/package/rt-tests/Config.in index e913dcd17c..36c111bd20 100644 --- a/package/rt-tests/Config.in +++ b/package/rt-tests/Config.in @@ -23,4 +23,5 @@ config BR2_PACKAGE_RT_TESTS http://rt.wiki.kernel.org comment "rt-tests needs a toolchain w/ threads" + depends on !BR2_avr32 depends on !BR2_TOOLCHAIN_HAS_THREADS |