]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/amd64/conf/DEFAULTS
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / amd64 / conf / DEFAULTS
1 #
2 # DEFAULTS -- Default kernel configuration file for FreeBSD/amd64
3 #
4 # $FreeBSD$
5
6 machine         amd64
7
8 # Bus support.
9 device          isa
10
11 # Pseudo devices.
12 device          mem             # Memory and kernel memory devices
13 device          io              # I/O device
14
15 # UART chips on this platform
16 device          uart_ns8250
17
18 # Default partitioning schemes
19 options         GEOM_PART_BSD
20 options         GEOM_PART_EBR
21 options         GEOM_PART_EBR_COMPAT
22 options         GEOM_PART_MBR
23
24 options         NEW_PCIB