Enable TEGRA_FBDEV (rhbz 1073960)

This commit is contained in:
Josh Boyer 2014-03-18 09:29:31 -04:00
parent 33113c62e4
commit 2e6773e1fa
2 changed files with 4 additions and 1 deletions

View File

@ -560,7 +560,7 @@ CONFIG_PWM_TEGRA=m
CONFIG_TEGRA_HOST1X=m CONFIG_TEGRA_HOST1X=m
CONFIG_TEGRA_HOST1X_FIREWALL=y CONFIG_TEGRA_HOST1X_FIREWALL=y
CONFIG_DRM_TEGRA=m CONFIG_DRM_TEGRA=m
# CONFIG_DRM_TEGRA_FBDEV is not set CONFIG_DRM_TEGRA_FBDEV=y
# CONFIG_DRM_TEGRA_DEBUG is not set # CONFIG_DRM_TEGRA_DEBUG is not set
CONFIG_DRM_TEGRA_STAGING=y CONFIG_DRM_TEGRA_STAGING=y
CONFIG_DRM_PANEL=y CONFIG_DRM_PANEL=y

View File

@ -2068,6 +2068,9 @@ fi
# ||----w | # ||----w |
# || || # || ||
%changelog %changelog
* Tue Mar 18 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Enable TEGRA_FBDEV (rhbz 1073960)
* Mon Mar 17 2014 Josh Boyer <jwboyer@fedoraproject.org> * Mon Mar 17 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Add bootwrapper for ppc64le - Add bootwrapper for ppc64le