Drop voodoo1 fbdev driver

This commit is contained in:
Adam Jackson 2013-10-22 12:03:50 -04:00
parent 6886a21330
commit c75661c13e
2 changed files with 4 additions and 1 deletions

View File

@ -3002,7 +3002,7 @@ CONFIG_FB_TILEBLITTING=y
CONFIG_FB_VESA=y
CONFIG_FB_VGA16=m
CONFIG_FB_VIRTUAL=m
CONFIG_FB_VOODOO1=m
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
CONFIG_FB_EFI=y
# CONFIG_FB_VIA is not set

View File

@ -2350,6 +2350,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Oct 22 2013 Adam Jackson <ajax@redhat.com>
- Drop voodoo1 fbdev driver
* Tue Oct 22 2013 Josh Boyer <jwboyer@fedoraproject.org>
- Add patch to fix warning in tcp_fastretrans_alert (rhbz 989251)