PCI: add CONFIG_PCI_NAMES to the feature-removal-schedule.txt file

From: Greg KH
Date: Fri Apr 01 2005 - 19:35:57 EST


ChangeSet 1.2181.16.3, 2005/03/16 23:56:39-08:00, gregkh@xxxxxxx

PCI: add CONFIG_PCI_NAMES to the feature-removal-schedule.txt file

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>


Documentation/feature-removal-schedule.txt | 9 +++++++++
1 files changed, 9 insertions(+)


diff -Nru a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
--- a/Documentation/feature-removal-schedule.txt 2005-04-01 15:38:29 -08:00
+++ b/Documentation/feature-removal-schedule.txt 2005-04-01 15:38:29 -08:00
@@ -22,3 +22,12 @@
Why: Noone uses it, and it probably does not work, anyway. swsusp is
faster, more reliable, and people are actually using it.
Who: Pavel Machek <pavel@xxxxxxx>
+
+---------------------------
+
+What: PCI Name Database (CONFIG_PCI_NAMES)
+When: July 2005
+Why: It bloats the kernel unnecessarily, and is handled by userspace better
+ (pciutils supports it.) Will eliminate the need to try to keep the
+ pci.ids file in sync with the sf.net database all of the time.
+Who: Greg Kroah-Hartman <gregkh@xxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/