freebsd-nq/sys/powerpc/conf/DEFAULTS
Marcel Moolenaar 25bb36a74e Switch to using genclock. Have nexus double as clock device for
now. While here, add a proper attach() method to nexus.

Requested by: phk
2008-04-21 04:41:37 +00:00

18 lines
303 B
Plaintext

#
# DEFAULTS -- Default kernel configuration file for FreeBSD/powerpc
#
# $FreeBSD$
machine powerpc
# Pseudo devices.
device genclock
device mem # Memory and kernel memory devices
# UART chips on this platform
device uart_ns8250
device uart_z8530
options GEOM_PART_APM
options GEOM_PART_MBR