Config.in 335 B

123456789101112
  1. config BR2_PACKAGE_SMARTMONTOOLS
  2. bool "smartmontools"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. depends on BR2_USE_MMU # fork()
  5. help
  6. Control and monitor storage systems using S.M.A.R.T.
  7. http://smartmontools.sourceforge.net/
  8. comment "smartmontools needs a toolchain w/ C++"
  9. depends on BR2_USE_MMU
  10. depends on !BR2_INSTALL_LIBSTDCPP