summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorraj <raj@FreeBSD.org>2009-06-22 15:48:47 +0000
committerraj <raj@FreeBSD.org>2009-06-22 15:48:47 +0000
commit505fac5d7f4fcd81f1968b92445cace484c89692 (patch)
tree588f4ac61aa89bdcc195e2359779704d34d3d1f2 /sys/conf
parent44dba55162a573131ec293c4902c758b3a5c6227 (diff)
downloadFreeBSD-src-505fac5d7f4fcd81f1968b92445cace484c89692.zip
FreeBSD-src-505fac5d7f4fcd81f1968b92445cace484c89692.tar.gz
DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.
Obtained from: Semihalf
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.powerpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 131987a..8b16b2c 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -109,6 +109,8 @@ powerpc/fpu/fpu_mul.c optional fpu_emu
powerpc/fpu/fpu_sqrt.c optional fpu_emu
powerpc/fpu/fpu_subr.c optional fpu_emu
powerpc/mpc85xx/atpic.c optional mpc85xx isa
+powerpc/mpc85xx/ds1553_bus_lbc.c optional ds1553
+powerpc/mpc85xx/ds1553_core.c optional ds1553
powerpc/mpc85xx/isa.c optional mpc85xx isa
powerpc/mpc85xx/i2c.c optional iicbus mpc85xx
powerpc/mpc85xx/lbc.c optional mpc85xx
OpenPOWER on IntegriCloud