diff options
Diffstat (limited to 'root/cyclictest/.config')
-rw-r--r-- | root/cyclictest/.config | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/root/cyclictest/.config b/root/cyclictest/.config index 9691d02..0b86ab6 100644 --- a/root/cyclictest/.config +++ b/root/cyclictest/.config @@ -358,7 +358,7 @@ BR2_PACKAGE_MPLAYER_ARCH_SUPPORTS=y # BR2_PACKAGE_PV is not set # BR2_PACKAGE_RAMSMP is not set # BR2_PACKAGE_RAMSPEED is not set -BR2_PACKAGE_RT_TESTS=y +# BR2_PACKAGE_RT_TESTS is not set # BR2_PACKAGE_SPIDEV_TEST is not set # BR2_PACKAGE_STRACE is not set # BR2_PACKAGE_STRESS is not set @@ -1655,3 +1655,8 @@ BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="" # BR2_PACKAGE_INPUT_TOOLS_EVTEST is not set # BR2_BFIN_FDPIC is not set # BR2_BFIN_FLAT is not set + +# +# User-provided options +# +BR2_PACKAGE_RT_TESTS_MASTER=y |