diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-04-20 15:15:40 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-04-23 13:15:18 +0200 |
commit | ddba297cc1cc01c70cd08dd4647d46ea33f942a1 (patch) | |
tree | 2e27189164a7044a29d01ca67c0f3e1a454da677 /arch/arm/configs/shmobile_defconfig | |
parent | ARM: multi_v7_defconfig: Enable r8a77470 SoC (diff) | |
download | linux-ddba297cc1cc01c70cd08dd4647d46ea33f942a1.tar.xz linux-ddba297cc1cc01c70cd08dd4647d46ea33f942a1.zip |
ARM: shmobile: 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>
Diffstat (limited to 'arch/arm/configs/shmobile_defconfig')
-rw-r--r-- | arch/arm/configs/shmobile_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index dc650db70063..dd95d395f565 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -157,7 +157,6 @@ CONFIG_DRM_DUMB_VGA_DAC=y CONFIG_DRM_I2C_ADV7511=y CONFIG_DRM_I2C_ADV7511_AUDIO=y CONFIG_FB_SH_MOBILE_LCDC=y -CONFIG_FB_SH_MOBILE_MERAM=y # CONFIG_LCD_CLASS_DEVICE is not set # CONFIG_BACKLIGHT_GENERIC is not set CONFIG_BACKLIGHT_PWM=y |