summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2016-04-29 23:53:55 +0000
committerjhb <jhb@FreeBSD.org>2016-04-29 23:53:55 +0000
commit050f1049b26104727ff2901c30d59bd0026ea3fb (patch)
tree3634aee5ff30f10c1a4286e7d70513378dd8b66b /sys/i386
parent8f5c11fdbe0c2d8d7434ca656cae0d4c676ee4af (diff)
downloadFreeBSD-src-050f1049b26104727ff2901c30d59bd0026ea3fb.zip
FreeBSD-src-050f1049b26104727ff2901c30d59bd0026ea3fb.tar.gz
Move 'device pci' for the PCI bus driver to the MI NOTES file.
The PCI bus was already listed in all of the MD NOTES files and the driver should at least compile on all platforms.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NOTES5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 5d8eaa3..52bd6bf 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -373,11 +373,6 @@ options EISA_SLOTS=12
device mca
#
-# PCI bus & PCI options:
-#
-device pci
-
-#
# AGP GART support
device agp
OpenPOWER on IntegriCloud