[arm64] enable FB_SIMPLE

This commit is contained in:
Uwe Kleine-König 2017-06-28 20:02:24 +00:00
parent 4bffab0d23
commit 6bd12386aa
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -73,6 +73,9 @@ linux (4.11.7-1) UNRELEASED; urgency=medium
[ Salvatore Bonaccorso ]
* Add ABI reference for 4.11.0-1
[ Uwe Kleine-König ]
* [arm64] enable FB_SIMPLE
-- Ben Hutchings <ben@decadent.org.uk> Tue, 20 Jun 2017 19:18:44 +0100
linux (4.11.6-1) unstable; urgency=medium

View File

@ -802,6 +802,7 @@ CONFIG_BACKLIGHT_LP855X=m
## file: drivers/video/fbdev/Kconfig
##
CONFIG_FB_EFI=y
CONFIG_FB_SIMPLE=y
##
## file: drivers/virtio/Kconfig