aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-04-20 09:15:40 -0400
committerSimon Horman <horms+renesas@verge.net.au>2018-04-23 07:15:22 -0400
commit57eec170e9547bbbf5cc3634ef0d0d29349e8fdf (patch)
treef99328a536a633e059c72e3de7df6519c5af171c
parentddba297cc1cc01c70cd08dd4647d46ea33f942a1 (diff)
ARM: multi_v7_defconfig: Disable CONFIG_FB_SH_MOBILE_MERAM
The last Renesas ARM platform using this driver was removed in commit a521422ea4ae6128 ("ARM: shmobile: mackerel: Remove Legacy C board code"). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 861403da4b10..c6042475bece 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -651,7 +651,6 @@ CONFIG_FB_EFI=y
651CONFIG_FB_WM8505=y 651CONFIG_FB_WM8505=y
652CONFIG_FB_SH_MOBILE_LCDC=y 652CONFIG_FB_SH_MOBILE_LCDC=y
653CONFIG_FB_SIMPLE=y 653CONFIG_FB_SIMPLE=y
654CONFIG_FB_SH_MOBILE_MERAM=y
655CONFIG_BACKLIGHT_LCD_SUPPORT=y 654CONFIG_BACKLIGHT_LCD_SUPPORT=y
656CONFIG_BACKLIGHT_CLASS_DEVICE=y 655CONFIG_BACKLIGHT_CLASS_DEVICE=y
657CONFIG_LCD_PLATFORM=m 656CONFIG_LCD_PLATFORM=m