-# $OpenBSD: GENERIC,v 1.11 2013/10/24 20:47:08 pirofti Exp $
+# $OpenBSD: GENERIC,v 1.12 2014/01/15 10:36:10 pirofti Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
iobus0 at mainbus0
uartbus0 at mainbus0
+octrtc0 at mainbus0
+
octcf0 at iobus0
octrng0 at iobus0
-# $OpenBSD: files.octeon,v 1.16 2013/11/04 14:07:16 deraadt Exp $
+# $OpenBSD: files.octeon,v 1.17 2014/01/15 10:36:10 pirofti Exp $
# Standard stanzas config(8) can't run without
maxpartitions 16
device clock
attach clock at mainbus
+# TOD clock
+device octrtc
+attach octrtc at mainbus
+file arch/octeon/dev/octrtc.c octrtc
+
define iobus {[base = -1]}
device iobus
attach iobus at mainbus