freebsd-src/sys/ia64/conf/DEFAULTS
Poul-Henning Kamp 0051271e12 Make genclock standard on all platforms.
Thanks to: grehan & marcel for platform support on ia64 and ppc.
2008-04-21 10:09:55 +00:00

20 lines
330 B
Plaintext

#
# DEFAULTS -- Default kernel configuration file for FreeBSD/ia64
#
# $FreeBSD$
machine ia64
# Bus support.
device acpi # ACPI support
# Pseudo devices.
device mem # Memory and kernel memory devices
# UART chips on this platform
device uart_ns8250
options GEOM_PART_BSD
options GEOM_PART_GPT
options GEOM_PART_MBR