From: Maxime Ripard <maxime@cerno.tech>
To: Chen-Yu Tsai <wens@csie.org>, Maxime Ripard <maxime@cerno.tech>
Cc: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/7] ARM: configs: sunxi: Add DRM output-related options
Date: Sun, 5 Jul 2020 11:19:02 +0200 [thread overview]
Message-ID: <20200705091904.42795-5-maxime@cerno.tech> (raw)
In-Reply-To: <20200705091904.42795-1-maxime@cerno.tech>
We're missing a bunch of options related to the DRM driver options (panels,
HDMI, CEC) that seems useful. Let's add them in the defconfig.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
---
arch/arm/configs/sunxi_defconfig | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index bb6b279dc3b7..572df623d754 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -102,8 +102,15 @@ CONFIG_VIDEO_SUN8I_DEINTERLACE=y
CONFIG_VIDEO_SUN8I_ROTATE=y
CONFIG_DRM=y
CONFIG_DRM_SUN4I=y
+CONFIG_DRM_SUN4I_HDMI_CEC=y
+CONFIG_DRM_SUN8I_DW_HDMI=y
+CONFIG_DRM_PANEL_LVDS=y
+CONFIG_DRM_PANEL_SIMPLE=y
CONFIG_DRM_SIMPLE_BRIDGE=y
CONFIG_FB_SIMPLE=y
+CONFIG_BACKLIGHT_CLASS_DEVICE=y
+# CONFIG_BACKLIGHT_GENERIC is not set
+CONFIG_BACKLIGHT_PWM=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_SOC=y
--
2.26.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-07-05 9:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-05 9:18 [PATCH 1/7] ARM: configs: sunxi: Run savedefconfig Maxime Ripard
2020-07-05 9:18 ` [PATCH 2/7] ARM: configs: sunxi: Enable the CSI drivers Maxime Ripard
2020-07-05 9:19 ` [PATCH 3/7] ARM: configs: sunxi: Enable the deinterlace and rotation engines Maxime Ripard
2020-07-05 9:19 ` [PATCH 4/7] ARM: configs: sunxi: Enable Cedrus Maxime Ripard
2020-07-05 9:19 ` Maxime Ripard [this message]
2020-07-05 9:19 ` [PATCH 6/7] ARM: configs: sunxi: Enable ASoC options Maxime Ripard
2020-07-05 9:19 ` [PATCH 7/7] ARM: configs: sunxi: Enable Lima Maxime Ripard
2020-07-06 2:56 ` [PATCH 1/7] ARM: configs: sunxi: Run savedefconfig Chen-Yu Tsai
2020-07-06 13:13 ` Maxime Ripard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200705091904.42795-5-maxime@cerno.tech \
--to=maxime@cerno.tech \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=wens@csie.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox