blob: f87020fba5acff0e3c7f44a6d776c53df025e3fa (
plain)
1
2
3
4
5
6
7
8
9
  | 
comment "smartmontools has no inherent support for AVR32" 
	depends on BR2_avr32 && BR2_PACKAGE_SMARTMONTOOLS
config BR2_PACKAGE_SMARTMONTOOLS
	bool "smartmontools"
	help
	  Control and monitor storage systems using S.M.A.R.T.
	  http://smartmontools.sourceforge.net/
  |