]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - sys/ia64/conf/DEFAULTS
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / sys / ia64 / conf / DEFAULTS
1 #
2 # DEFAULTS -- Default kernel configuration file for FreeBSD/ia64
3 #
4 # $FreeBSD$
5
6 machine         ia64
7
8 # Bus support.
9 device          acpi            # ACPI support
10
11 # Pseudo devices.
12 device          io              # I/O & EFI runtime device
13 device          mem             # Memory and kernel memory devices
14
15 # UART chips on this platform
16 device          uart_ns8250
17
18 options         GEOM_PART_BSD
19 options         GEOM_PART_GPT
20 options         GEOM_PART_MBR