1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/powerpc
3#
4# $FreeBSD: releng/11.0/sys/powerpc/conf/DEFAULTS 255643 2013-09-17 17:37:04Z nwhitehorn $
5
6# Pseudo devices.
7device		mem		# Memory and kernel memory devices
8
9# UART chips on this platform
10device		uart_ns8250
11
12options 	GEOM_PART_BSD
13options 	GEOM_PART_MBR
14
15options         NEW_PCIB
16