diff options
| author | Vishnu Saini <vishnu.saini@oss.qualcomm.com> | 2026-03-18 22:08:20 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-03-23 19:34:18 +0300 |
| commit | ac207753f47d7e4e958df1091ae7076e9ef29691 (patch) | |
| tree | 4a2825f400861e54e54f73939ba9ac9d403a9160 | |
| parent | 263aaa90d8aa81310db8a754c86f7299c3df9d8f (diff) | |
| download | linux-ac207753f47d7e4e958df1091ae7076e9ef29691.tar.xz | |
arm64: defconfig: Enable Lontium LT8713sx driver
Lontium LT8713sx DP bridge hub can be found on a Qualcomm
Monaco EVK board for converting 1 DP to 3 DP outputs.
Signed-off-by: Vishnu Saini <vishnu.saini@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260319-lt8713sx-bridge-linux-for-next-v4-2-da886ec78fe3@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | arch/arm64/configs/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index f793ed3a70e5..830755cc48bf 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1010,6 +1010,7 @@ CONFIG_DRM_ITE_IT6263=m CONFIG_DRM_LONTIUM_LT8912B=m CONFIG_DRM_LONTIUM_LT9611=m CONFIG_DRM_LONTIUM_LT9611UXC=m +CONFIG_DRM_LONTIUM_LT8713SX=m CONFIG_DRM_ITE_IT66121=m CONFIG_DRM_NWL_MIPI_DSI=m CONFIG_DRM_PARADE_PS8640=m |
