mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-12 21:52:11 +00:00
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>