From 6bd12386aa860f0041cb65f7111478f409e112a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Wed, 28 Jun 2017 20:02:24 +0000 Subject: [PATCH] [arm64] enable FB_SIMPLE --- debian/changelog | 3 +++ debian/config/arm64/config | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8ec29cd37..9bfe8dfd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 20 Jun 2017 19:18:44 +0100 linux (4.11.6-1) unstable; urgency=medium diff --git a/debian/config/arm64/config b/debian/config/arm64/config index e447cc4d1..73fee807d 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -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