[PATCH 05/13] arm64: defconfig: Enable DRM_ANALOGIX_ANX7625

Nícolas F. R. A. Prado nfraprado at collabora.com
Tue Nov 8 15:22:20 PST 2022


Enable support for the ANX7625 MIPI/DPI to DP bridge. It is used to
drive the display on mt8183-kukui-jacuzzi.

By enabling this on the defconfig we make it effortless to test the
relevant hardware on CI systems like KernelCI.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado at collabora.com>
---

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 3c1351609134..a0cb700bf0af 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -766,6 +766,7 @@ CONFIG_DRM_SII902X=m
 CONFIG_DRM_SIMPLE_BRIDGE=m
 CONFIG_DRM_THINE_THC63LVD1024=m
 CONFIG_DRM_TI_SN65DSI86=m
+CONFIG_DRM_ANALOGIX_ANX7625=m
 CONFIG_DRM_I2C_ADV7511=m
 CONFIG_DRM_I2C_ADV7511_AUDIO=y
 CONFIG_DRM_CDNS_MHDP8546=m
-- 
2.38.1




More information about the linux-arm-kernel mailing list