summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2009-04-04 17:05:17 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2009-04-04 17:05:17 +0000
commit0d9bb29f414d1a8ef8b5129e2ce0699cf2a9da68 (patch)
tree9d935c7aed782044ed89059f6eb953e6e765008a /sys/conf
parentd3ee9c39c23a9d030a2f58e0c122eeeac516cc4c (diff)
downloadFreeBSD-src-0d9bb29f414d1a8ef8b5129e2ce0699cf2a9da68.zip
FreeBSD-src-0d9bb29f414d1a8ef8b5129e2ce0699cf2a9da68.tar.gz
Modularize the Macintosh built-in ATA along the lines of the rest of the
ATA system as an optional atamacio device. PR: powerpc/133161 Submitted by: Bruce Cran
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.powerpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index dd946fe..e2ca961 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -112,9 +112,9 @@ powerpc/mpc85xx/pci_ocp.c optional pci mpc85xx
powerpc/ofw/ofw_pcibus.c optional pci aim
powerpc/ofw/ofw_pcib_pci.c optional pci aim
powerpc/ofw/ofw_syscons.c optional sc aim
-powerpc/powermac/ata_kauai.c optional powermac ata
-powerpc/powermac/ata_macio.c optional powermac ata
-powerpc/powermac/ata_dbdma.c optional powermac ata
+powerpc/powermac/ata_kauai.c optional powermac ata | powermac atamacio
+powerpc/powermac/ata_macio.c optional powermac ata | powermac atamacio
+powerpc/powermac/ata_dbdma.c optional powermac ata | powermac atamacio
powerpc/powermac/dbdma.c optional powermac pci
powerpc/powermac/grackle.c optional powermac pci
powerpc/powermac/hrowpic.c optional powermac pci
OpenPOWER on IntegriCloud