commit | 61cfc7e442c52c14e632d9af0e70779cfa04249d | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Oct 22 08:53:25 2008 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Oct 22 16:42:46 2008 -0700 |
tree | b5b556ce6f024f0faab4595dcaadf0b665e0fbb8 | |
parent | f18e9625e02bb3e5ba9e81104f14e9d904ab28c4 [diff] |
PCI: PCI_QUIRKS depends on PCI commit 3d137310245e4cdc3e8c8ba1bea2e145a87ae8e3 ("PCI: allow quirks to be compiled out") introduced CONFIG_PCI_QUIRKS, which now shows up in each and every .config. Fix this by making it depend on PCI. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>