# VT -- kernel config using the vt(9) system console instead of legacy syscons
#                                                                              
# For more information see https://wiki.freebsd.org/Newcons
#
# $FreeBSD$

include		GENERIC
ident		VT

nodevice	sc
nodevice	vga

device		vt
device		vt_vga
