Config.in 348 B

1234567891011
  1. comment "ramspeed needs a toolchain not affected by GCC bug 43744"
  2. depends on BR2_TOOLCHAIN_HAS_GCC_BUG_43744
  3. config BR2_PACKAGE_RAMSPEED
  4. bool "ramspeed"
  5. depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_43744
  6. help
  7. RAMspeed is a free open source command line utility
  8. to measure cache and memory performance.
  9. http://alasir.com/software/ramspeed/