[armhf] Enable FB_SIMPLE, used on some Exynos platforms and elsewhere.

svn path=/dists/sid/linux/; revision=22065
This commit is contained in:
Ian Campbell 2014-11-13 21:38:57 +00:00
parent 9245309dcf
commit df0a9c820a
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -11,6 +11,7 @@ linux (3.16.7-3) UNRELEASED; urgency=medium
(#764162)
* [armhf] Increase Ethernet phy startup delay on Banana-Pi. Patch from
Karsten Merker (Closes: #767042)
* [armhf] Enable FB_SIMPLE, used on some Exynos platforms and elsewhere.
-- Ben Hutchings <ben@decadent.org.uk> Sun, 09 Nov 2014 10:13:09 +0000

View File

@ -822,6 +822,7 @@ CONFIG_FB=y
CONFIG_FB_ARMCLCD=y
CONFIG_FB_VT8500=y
CONFIG_FB_WM8505=y
CONFIG_FB_SIMPLE=y
##
## file: drivers/video/fbdev/omap2/dss/Kconfig