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