Move default GEOM classes from files.ia64, where they were marked

standard, to the DEFAULTS file.
This commit is contained in:
Marcel Moolenaar 2006-07-17 20:02:51 +00:00
parent 44daafbccc
commit 4b8d8ccc23
2 changed files with 5 additions and 5 deletions

View File

@ -69,11 +69,6 @@ dev/syscons/scvtb.c optional sc
dev/syscons/syscons.c optional sc
dev/syscons/sysmouse.c optional sc
dev/uart/uart_cpu_ia64.c optional uart
geom/geom_bsd.c standard
geom/geom_bsd_enc.c standard
geom/geom_gpt.c standard
geom/geom_mbr.c standard
geom/geom_mbr_enc.c standard
dev/acpica/acpi_if.m standard
ia64/acpica/OsdEnvironment.c optional acpi
ia64/acpica/acpi_machdep.c optional acpi

View File

@ -13,3 +13,8 @@ device mem # Memory and kernel memory devices
# UART chips on this platform
device uart_ns8250
options GEOM_BSD
options GEOM_GPT
options GEOM_MBR