diff options
Diffstat (limited to 'package/pciutils/Config.in')
-rw-r--r-- | package/pciutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pciutils/Config.in b/package/pciutils/Config.in index 18bd65587..9b3c83d9a 100644 --- a/package/pciutils/Config.in +++ b/package/pciutils/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_PCIUTILS bool "pciutils" - depends on BR2_PACKAGE_ZLIB + default n help Various utilities dealing with the PCI bus. Provides things like setpci and lspci. |