summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>2022-12-14 14:23:22 +0100
committerQuentin Schulz <quentin.schulz@theobroma-systems.com>2022-12-14 14:49:07 +0100
commit2d3ca14464cb7c08dc8d9d53e7a695bd04358b55 (patch)
treeb3f88751772fe5e2cc027a3982da7ef796b05cee
parent7ff427ffcc279af713f828bf08078d351b31f874 (diff)
TSD: arm64: configs: ringneck: enable framebuffer console
This allows to make use of the connected display(s) as consoles which makes it much quicker to see if something is wrong with the display without having to login. Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
-rw-r--r--arch/arm64/configs/ringneck-px30_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/ringneck-px30_defconfig b/arch/arm64/configs/ringneck-px30_defconfig
index d9e68afaaf84..cc2fa7be09f8 100644
--- a/arch/arm64/configs/ringneck-px30_defconfig
+++ b/arch/arm64/configs/ringneck-px30_defconfig
@@ -250,6 +250,7 @@ CONFIG_FB=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_PWM=y
CONFIG_BACKLIGHT_GPIO=y
+CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set