[PATCH] ARM: bcm2835_defconfig: Enable the framebuffer
Arnd Bergmann
arnd at arndb.de
Fri Jan 13 08:22:11 PST 2023
On Fri, Jan 13, 2023, at 17:19, Stefan Wahren wrote:
> Booting Linux on a Raspberry Pi based on bcm2835_defconfig there is
> no display activity.
>
> Enable CONFIG_FB which is nowadays required for CONFIG_FB_SIMPLE
> and CONFIG_FRAMEBUFFER_CONSOLE.
>
> Fixes: f611b1e7624c ("drm: Avoid circular dependencies for CONFIG_FB")
> Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
> ---
Any reason against using SIMPLEDRM instead of FB_SIMPLE?
More information about the linux-rpi-kernel
mailing list