[PATCH 2.5.55] make PCI_LEGACY_PROC depend on PCI

Rolf Eike Beer (eike@bilbo.math.uni-mannheim.de)
Thu, 9 Jan 2003 09:58:30 +0100


Hi,

from my point of view this would make sense. Or did I miss something magic?

Rolf Eike Beer

--- linux-2.5.55-caliban/drivers/pci/Kconfig.old Thu Jan 9 09:55:07 2003
+++ linux-2.5.55-caliban/drivers/pci/Kconfig Thu Jan 9 09:55:24 2003
@@ -3,6 +3,7 @@
#
config PCI_LEGACY_PROC
bool "Legacy /proc/pci interface"
+ depends on PCI
---help---
This feature enables a procfs file -- /proc/pci -- that provides a
summary of PCI devices in the system.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/