Move default GEOM classes from files.ia64, where they were marked
standard, to the DEFAULTS file.
This commit is contained in:
parent
44daafbccc
commit
4b8d8ccc23
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user