From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_DRM_LONTIUM_LT9611 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_DRM_LONTIUM_LT9611 (limited to 'configs/fedora/generic/CONFIG_DRM_LONTIUM_LT9611') diff --git a/configs/fedora/generic/CONFIG_DRM_LONTIUM_LT9611 b/configs/fedora/generic/CONFIG_DRM_LONTIUM_LT9611 new file mode 100644 index 000000000..35b1ff2ed --- /dev/null +++ b/configs/fedora/generic/CONFIG_DRM_LONTIUM_LT9611 @@ -0,0 +1,21 @@ +# CONFIG_DRM_LONTIUM_LT9611: +# +# Driver for Lontium LT9611 DSI to HDMI bridge +# chip driver that converts dual DSI and I2S to +# HDMI signals +# Please say Y if you have such hardware. +# +# Symbol: DRM_LONTIUM_LT9611 [=n] +# Type : tristate +# Defined at drivers/gpu/drm/bridge/Kconfig:51 +# Prompt: Lontium LT9611 DSI/HDMI bridge +# Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_BRIDGE [=y] && OF [=y] +# Location: +# -> Device Drivers +# -> Graphics support +# -> Display Interface Bridges +# Selects: SND_SOC_HDMI_CODEC [=n] && DRM_PANEL_BRIDGE [=y] && DRM_KMS_HELPER [=m] && REGMAP_I2C [=m] +# +# +# +CONFIG_DRM_LONTIUM_LT9611=m -- cgit