rt-tests: fix mips+uclibc check
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 23 Feb 2014 17:52:04 +0000 (18:52 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 23 Feb 2014 17:52:04 +0000 (18:52 +0100)
commit088ed8dcbb061bf573a0ed5c98fff22bac6138c0
tree02be1be06088307a0202d9eb9aaf4e85703c995c
parent5b1edc6490f6f72ce19d8fa6b7986a044359aa0a
rt-tests: fix mips+uclibc check

The conditional (suggested by me) introduced in 108952 (rt-tests: disable
for uclibc mips) isn't actually valid kconfig syntax, causing menuconfig to
error out.

Rewrite it to use proper syntax.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/rt-tests/Config.in