Remove ofwfb(4) in order to fix the LINT build breakage caused by r268069.

Both vt(4) and ofwfb(4) need a lot of love to be usable on sparc64 and even
then the performance of ofwfb(4) would suck compared to hardware accelerated
drivers like creator(4) and machfb(4).
This commit is contained in:
Marius Strobl 2014-07-02 19:46:42 +00:00
parent 634ad025e1
commit 8ea3ffb13d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=268173

View File

@ -60,7 +60,6 @@ dev/syscons/scterm-teken.c optional sc
dev/syscons/scvtb.c optional sc
dev/uart/uart_cpu_sparc64.c optional uart
dev/uart/uart_kbd_sun.c optional uart sc | vt
dev/vt/hw/ofwfb/ofwfb.c optional vt
kern/kern_clocksource.c standard
kern/subr_dummy_vdso_tc.c standard
kern/syscalls.c optional ktr