summaryrefslogtreecommitdiffstats
path: root/sys/pc98
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/pc98
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/pc98')
-rw-r--r--sys/pc98/conf/NOTES5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index 1dfc260..2abcb07 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -282,11 +282,6 @@ options EPSON_BOUNCEDMA
options EPSON_MEMWIN
#
-# PCI bus & PCI options:
-#
-device pci
-
-#
# AGP GART support
device agp
OpenPOWER on IntegriCloud