Config.in 433 B

12345678910111213
  1. config BR2_PACKAGE_RT_TESTS
  2. bool "rt-tests"
  3. help
  4. Set of utilities for testing the real-time behaviour of a
  5. Linux system.
  6. All tools are simple C programs with no dependencies, except
  7. the hwlatdetect utility, which is a Python script and
  8. therefore requires the Python interpreter. It will only be
  9. installed if a Python interpreter has been selected in the
  10. Buildroot configuration.
  11. http://rt.wiki.kernel.org