summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r--perl-install/install_steps.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm
index 7071500c8..ed2ca3a6a 100644
--- a/perl-install/install_steps.pm
+++ b/perl-install/install_steps.pm
@@ -737,7 +737,6 @@ sub setupBootloaderBefore {
my $vga = $o->{allowFB} && (!detect_devices::matching_desc('3D Rage LT') &&
!detect_devices::matching_desc('Rage Mobility [PL]') &&
!detect_devices::matching_desc('i740') &&
- !detect_devices::matching_desc('ViRGE') &&
!detect_devices::matching_desc('Matrox') &&
!detect_devices::matching_desc('Tseng.*ET6\d00') &&
!detect_devices::matching_desc('SiS.*SG86C2.5') &&