diff options
Diffstat (limited to 'package/vtun/Config.in')
-rw-r--r-- | package/vtun/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/vtun/Config.in b/package/vtun/Config.in index b40de255b..ad9d9e5e2 100644 --- a/package/vtun/Config.in +++ b/package/vtun/Config.in @@ -1,3 +1,6 @@ +comment "vtun has no inherent support for AVR32" + depends on BR2_avr32 && BR2_PACKAGE_VTUN + config BR2_PACKAGE_VTUN bool "vtun - BEWARE: read package/vtun/README.txt before use" select BR2_PACKAGE_LZO |