From e18a08842c58c529ffcf0a8bca80776a5e14b3d5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 11 Jan 2021 11:52:31 -0600 Subject: Linux v5.10.6 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