]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
riscv: Add vt and kbdmux to GENERIC for video console support
authorJessica Clarke <jrtc27@FreeBSD.org>
Sun, 3 Oct 2021 18:34:53 +0000 (19:34 +0100)
committerJessica Clarke <jrtc27@FreeBSD.org>
Sun, 3 Oct 2021 18:34:53 +0000 (19:34 +0100)
commit2404f03fca7e5f62946d0da0f614c9db75a0df09
treee6575c5a22db64a7d41b09b2831dd2a01cf383a7
parent8167c92f65bc20145467b3b98c842cde57736900
riscv: Add vt and kbdmux to GENERIC for video console support

No in-tree drivers are supported for RISC-V (given it supports UEFI we
could enable the EFI framebuffer, but U-Boot has very limited hardware
support and EDK2 remains a work in progress), but drm-kmod exists with
drivers for video cards that can be used with the HiFive Unmatched.

Reviewed by: imp, jhb
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D32001
sys/riscv/conf/GENERIC