rt-tests: fix typo in Config.in threads negative logic

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2012-12-09 11:48:45 +00:00 committed by Peter Korsgaard
parent 2fdd70e598
commit e510b0fea6

View File

@ -17,4 +17,4 @@ config BR2_PACKAGE_RT_TESTS
http://rt.wiki.kernel.org
comment "rt-tests requires a toolchain with threads support"
!BR2_TOOLCHAIN_HAS_THREADS
depends on !BR2_TOOLCHAIN_HAS_THREADS