Config.in 366 B

123456789101112
  1. config BR2_PACKAGE_CLINFO
  2. bool "clinfo"
  3. depends on BR2_PACKAGE_HAS_LIBOPENCL
  4. help
  5. clinfo is a simple command-line application that enumerates
  6. all possible (known) properties of the OpenCL platform and
  7. devices available on the system.
  8. https://github.com/Oblomov/clinfo
  9. comment "clinfo needs an OpenCL provider"
  10. depends on !BR2_PACKAGE_HAS_LIBOPENCL