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