Message ID | 401e68aa456557c9e1f4d2841ae7601686699974.1695815769.git.geert+renesas@glider.be (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | ARM: shmobile: defconfig: Refresh for v6.6-rc3 | expand |
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index bd975d105687be39..dfdea295c4affcfe 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -148,7 +148,6 @@ CONFIG_FB=y CONFIG_FB_SH_MOBILE_LCDC=y CONFIG_BACKLIGHT_PWM=y CONFIG_BACKLIGHT_AS3711=y -CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_SOUND=y CONFIG_SND=y CONFIG_SND_SOC=y
- Drop CONFIG_FRAMEBUFFER_CONSOLE=y (auto-enabled since commit bb6c4507fe825f1b ("drm: fix up fbdev Kconfig defaults")). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- To be combined with commit ccae076b74e58b98 ("ARM: shmobile: defconfig: Refresh for v6.6-rc1") in renesas-devel/renesas-arm-defconfig-for-v6.7. --- arch/arm/configs/shmobile_defconfig | 1 - 1 file changed, 1 deletion(-)