diff options
Diffstat (limited to 'package/smartmontools')
-rw-r--r-- | package/smartmontools/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/smartmontools/Config.in b/package/smartmontools/Config.in index a1541d719..f87020fba 100644 --- a/package/smartmontools/Config.in +++ b/package/smartmontools/Config.in @@ -1,3 +1,6 @@ +comment "smartmontools has no inherent support for AVR32" + depends on BR2_avr32 && BR2_PACKAGE_SMARTMONTOOLS + config BR2_PACKAGE_SMARTMONTOOLS bool "smartmontools" help |