From 58bc514201591a36aa64c3f30ed8cdcfd6a32183 Mon Sep 17 00:00:00 2001 From: "Thiago A. CorrĂȘa" Date: Fri, 31 Oct 2008 12:14:39 +0000 Subject: Improve pciutils based on Bernhard Reutner-Fischer's git repository (http://repo.or.cz/w/buildroot.git?a=tree;f=package/pciutils;hb=HEAD). Thanks --- package/pciutils/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/pciutils/Config.in') 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. -- cgit v1.2.3