1# 2# DEFAULTS -- Default kernel configuration file for FreeBSD/powerpc 3# 4# $FreeBSD: stable/9/sys/powerpc/conf/DEFAULTS 235060 2012-05-05 16:41:17Z nwhitehorn $ 5 6# Pseudo devices. 7device mem # Memory and kernel memory devices 8 9# UART chips on this platform 10device uart_ns8250 11device uart_z8530 12 13options GEOM_PART_APM 14options GEOM_PART_MBR 15 16options NEW_PCIB 17 18