]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - sys/powerpc/conf/DEFAULTS
Fix BIND remote Denial of Service vulnerability. [SA-16:34]
[FreeBSD/releng/9.3.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