Deleted Added
full compact
DEFAULTS (163987) DEFAULTS (166551)
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/ia64
3#
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/ia64
3#
4# $FreeBSD: head/sys/ia64/conf/DEFAULTS 163987 2006-11-04 23:50:12Z jb $
4# $FreeBSD: head/sys/ia64/conf/DEFAULTS 166551 2007-02-07 18:55:31Z marcel $
5
6machine ia64
7
8# Bus support.
9device acpi # ACPI support
10
11# Pseudo devices.
12device mem # Memory and kernel memory devices
13
14# UART chips on this platform
15device uart_ns8250
16
17options GEOM_BSD
5
6machine ia64
7
8# Bus support.
9device acpi # ACPI support
10
11# Pseudo devices.
12device mem # Memory and kernel memory devices
13
14# UART chips on this platform
15device uart_ns8250
16
17options GEOM_BSD
18options GEOM_GPT
19options GEOM_MBR
18options GEOM_MBR
19options GEOM_PART_GPT
20
21# KSE support went from being default to a kernel option
22options KSE
20
21# KSE support went from being default to a kernel option
22options KSE