diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2008-11-02 20:21:59 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2008-11-02 20:21:59 +0000 |
commit | 9ca9f93339ec770e85fe265e722f2a7c8b5a8a13 (patch) | |
tree | 46475ef342d153c96863650a2a1f7a90718c9796 /package/pciutils/Config.in | |
parent | 93a0dd1408f415beef89617f576d242a1a4cae8d (diff) | |
download | buildroot-novena-9ca9f93339ec770e85fe265e722f2a7c8b5a8a13.tar.gz buildroot-novena-9ca9f93339ec770e85fe265e722f2a7c8b5a8a13.zip |
package/: remove more 'default n' (see r22874)
Diffstat (limited to 'package/pciutils/Config.in')
-rw-r--r-- | package/pciutils/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/pciutils/Config.in b/package/pciutils/Config.in index 9b3c83d9a..a082f2399 100644 --- a/package/pciutils/Config.in +++ b/package/pciutils/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_PCIUTILS bool "pciutils" - default n help Various utilities dealing with the PCI bus. Provides things like setpci and lspci. |