ARM: bcm2835_defconfig: Enable the framebuffer
authorStefan Wahren <stefan.wahren@i2se.com>
Fri, 13 Jan 2023 20:58:41 +0000 (21:58 +0100)
committerFlorian Fainelli <f.fainelli@gmail.com>
Thu, 19 Jan 2023 19:18:14 +0000 (11:18 -0800)
commitafc8dd99840b7fb7190e769a893cda673bc3a907
treec2690187c37f111fe24f0f76bb074b8e3a73ca3e
parent1b929c02afd37871d5afb9d498426f83432e71c2
ARM: bcm2835_defconfig: Enable the framebuffer

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@i2se.com>
Link: https://lore.kernel.org/r/20230113205842.17051-1-stefan.wahren@i2se.com
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/configs/bcm2835_defconfig