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/arm/CONFIG_DRM_MSM_DSI_7NM_PHY | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 configs/fedora/generic/arm/CONFIG_DRM_MSM_DSI_7NM_PHY (limited to 'configs/fedora/generic/arm/CONFIG_DRM_MSM_DSI_7NM_PHY') diff --git a/configs/fedora/generic/arm/CONFIG_DRM_MSM_DSI_7NM_PHY b/configs/fedora/generic/arm/CONFIG_DRM_MSM_DSI_7NM_PHY new file mode 100644 index 000000000..a1ac758d0 --- /dev/null +++ b/configs/fedora/generic/arm/CONFIG_DRM_MSM_DSI_7NM_PHY @@ -0,0 +1,19 @@ +# CONFIG_DRM_MSM_DSI_7NM_PHY: +# +# Choose this option if DSI PHY on SM8150/SM8250 is used on the +# platform. +# +# Symbol: DRM_MSM_DSI_7NM_PHY [=y] +# Type : bool +# Defined at drivers/gpu/drm/msm/Kconfig:123 +# Prompt: Enable DSI 7nm PHY driver in MSM DRM (used by SM8150/SM8250) +# Depends on: HAS_IOMEM [=y] && DRM_MSM_DSI [=y] +# Location: +# -> Device Drivers +# -> Graphics support +# -> MSM DRM (DRM_MSM [=m]) +# -> Enable DSI support in MSM DRM driver (DRM_MSM_DSI [=y]) +# +# +# +CONFIG_DRM_MSM_DSI_7NM_PHY=y -- cgit