1 From c487813250414cac0337987b668d180b7380b474 Mon Sep 17 00:00:00 2001
2 From: Dave Stevenson <dave.stevenson@raspberrypi.org>
3 Date: Fri, 7 Jun 2019 11:35:01 +0100
4 Subject: [PATCH 649/806] defconfigs: Add FB_SIMPLE to both bcmrpi and bcm2709
7 The firmware sets up simple fb should one of the KMS drivers
8 be enabled, but the driver isn't being built.
11 Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
13 arch/arm/configs/bcm2709_defconfig | 1 +
14 arch/arm/configs/bcmrpi_defconfig | 1 +
15 2 files changed, 2 insertions(+)
17 --- a/arch/arm/configs/bcm2709_defconfig
18 +++ b/arch/arm/configs/bcm2709_defconfig
19 @@ -928,6 +928,7 @@ CONFIG_TINYDRM_REPAPER=m
26 # CONFIG_BACKLIGHT_GENERIC is not set
27 --- a/arch/arm/configs/bcmrpi_defconfig
28 +++ b/arch/arm/configs/bcmrpi_defconfig
29 @@ -920,6 +920,7 @@ CONFIG_TINYDRM_REPAPER=m
36 # CONFIG_BACKLIGHT_GENERIC is not set