summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
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/powerpc
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/powerpc')
-rw-r--r--sys/powerpc/conf/NOTES1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES
index 3cf1a28..fbceea7 100644
--- a/sys/powerpc/conf/NOTES
+++ b/sys/powerpc/conf/NOTES
@@ -52,7 +52,6 @@ options SC_OFWFB # OFW frame buffer
device cpufreq
# Standard busses
-device pci
device agp
device bm # Apple BMAC (Big Mac Ethernet)
OpenPOWER on IntegriCloud