Enable CONFIG_FB_UDL (#634636)

(copy from rawhide)
This commit is contained in:
Chuck Ebbert 2011-05-09 07:38:25 -04:00 committed by Kyle McMartin
parent 7f205bd485
commit d470023c15
2 changed files with 4 additions and 1 deletions

View File

@ -4393,7 +4393,7 @@ CONFIG_NTP_PPS=y
# CONFIG_USB_SERIAL_QUATECH2 is not set
# CONFIG_VT6655 is not set
# CONFIG_FB_UDL is not set
CONFIG_FB_UDL=m
# DEBUG options that don't get enabled/disabled with 'make debug/release'
#

View File

@ -1985,6 +1985,9 @@ fi
# and build.
%changelog
* Mon May 08 2011 Chuck Ebbert <cebbert@redhat.com>
- Enable CONFIG_FB_UDL (#634636)
* Mon May 09 2011 Dave Airlie <airlied@redhat.com>
- fix dual-gpu intel/radeon laptops where intel would cause radeon crash.