From 47a895f435cccb2cb14eb5d0c52d2f6d4d904907 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 12 Aug 2020 08:03:24 -0500 Subject: Linux v5.8.1 Signed-off-by: Justin M. Forbes --- .../generic/CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W (limited to 'configs/fedora/generic/CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W') diff --git a/configs/fedora/generic/CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W b/configs/fedora/generic/CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W new file mode 100644 index 000000000..94f7279db --- /dev/null +++ b/configs/fedora/generic/CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W @@ -0,0 +1,20 @@ +# CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W: +# +# Say Y here if you want to enable support for Leadtek LTK050H3146W +# TFT-LCD modules. The panel has a 720x1280 resolution and uses +# 24 bit RGB per pixel. It provides a MIPI DSI interface to +# the host and has a built-in LED backlight. +# +# Symbol: DRM_PANEL_LEADTEK_LTK050H3146W [=n] +# Type : tristate +# Defined at drivers/gpu/drm/panel/Kconfig:150 +# Prompt: Leadtek LTK050H3146W panel +# Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_PANEL [=y] && OF [=y] && DRM_MIPI_DSI [=y] && BACKLIGHT_CLASS_DEVICE [=y] +# Location: +# -> Device Drivers +# -> Graphics support +# -> Display Panels +# +# +# +# CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W is not set -- cgit