DEFAULTS revision 159537
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/sparc64
3#
4# $FreeBSD: head/sys/sparc64/conf/DEFAULTS 159537 2006-06-12 04:21:50Z imp $
5
6machine		sparc64
7
8# Pseudo devices.
9device		mem		# Memory and kernel memory devices
10
11# UART chips on this platform
12device		uart_ns8250
13device		uart_sab82352
14device		uart_z8350
15