]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/powerpc/conf/DEFAULTS
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / sys / powerpc / conf / DEFAULTS
1 #
2 # DEFAULTS -- Default kernel configuration file for FreeBSD/powerpc
3 #
4 # $FreeBSD$
5
6 # Pseudo devices.
7 device          mem             # Memory and kernel memory devices
8
9 # UART chips on this platform
10 device          uart_ns8250
11 device          uart_z8530
12
13 options         GEOM_PART_APM
14 options         GEOM_PART_MBR
15
16 options         NEW_PCIB
17