enable the omap kms driver

This commit is contained in:
Dennis Gilmore 2012-05-03 16:03:06 -05:00
parent 76a51fad57
commit 6de3dde529
2 changed files with 5 additions and 1 deletions

View File

@ -661,7 +661,8 @@ CONFIG_RADIO_TEF6862=m
# CONFIG_DVB_DUMMY_FE is not set
CONFIG_DVB_TDA1004X=m
CONFIG_DVB_PLL=m
# CONFIG_DRM is not set
CONFIG_DRM=m
CONFIG_DRM_OMAP=m
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
# CONFIG_FB_DDC is not set

View File

@ -2426,6 +2426,9 @@ fi
# '-' | |
# '-'
%changelog
* Thu May 03 2012 Dennis Gilmore <dennis@ausil.us>
- enable the kms omap driver
* Thu May 3 2012 Peter Robinson <pbrobinson@fedoraproject.org>
- Patch for disconnect issues with storage attached to a tegra-ehci controller