summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/VT
blob: 7d0547f11456bf80e60bbc42e91e9e08d4ddc1ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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
OpenPOWER on IntegriCloud