summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-05-14 14:37:27 +0000
committerian <ian@FreeBSD.org>2014-05-14 14:37:27 +0000
commit8d9f58e42d750661c17a15377fb7a40790df330c (patch)
tree45e728eefaa66a6022744c601b014e1f5eb6c140 /sys/arm/conf
parent1baea4807a7a800ea024080ecb08d8018d423b35 (diff)
downloadFreeBSD-src-8d9f58e42d750661c17a15377fb7a40790df330c.zip
FreeBSD-src-8d9f58e42d750661c17a15377fb7a40790df330c.tar.gz
MFC r259517, r259518
Add vt support for RPi. (No early stage yet.)
Diffstat (limited to 'sys/arm/conf')
-rw-r--r--sys/arm/conf/RPI-B2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/RPI-B b/sys/arm/conf/RPI-B
index f0498ea..5fe031b 100644
--- a/sys/arm/conf/RPI-B
+++ b/sys/arm/conf/RPI-B
@@ -66,7 +66,7 @@ device pl011
device pty
# Comment following lines for boot console on serial port
-device sc
+device vt
device kbdmux
options SC_DFLT_FONT # compile font in
makeoptions SC_DFLT_FONT=cp437
OpenPOWER on IntegriCloud