Disconnect deprecated drivers.

This commit is contained in:
Niclas Zeising 2013-12-16 17:24:54 +00:00
parent ffb9ca973d
commit e1d7e6cc34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336647

View file

@ -34,7 +34,6 @@ VIDEO_DRIVERS= ati \
mach64 \ mach64 \
nv \ nv \
r128 \ r128 \
radeonhd \
vesa \ vesa \
apm \ apm \
ark \ ark \
@ -45,7 +44,6 @@ VIDEO_DRIVERS= ati \
glint \ glint \
i128 \ i128 \
i740 \ i740 \
imstt \
mga \ mga \
neomagic \ neomagic \
newport \ newport \
@ -68,7 +66,6 @@ OPTIONS_DEFAULT= MOUSE \
MACH64 \ MACH64 \
NV \ NV \
R128 \ R128 \
RADEONHD \
VESA VESA
.for type in input video .for type in input video