Skip to content

Commit 0264be0

Browse files
mszyprowkrzk
authored andcommitted
ARM: multi_v7_defconfig: make Exynos related PHYs modules
Exynos Display Port PHY and Exynos MIPI Video PHY drivers are not essential to boot on the Exynos based system, so make them modules instead of build-in. Signed-off-by: Marek Szyprowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 0fe4f41 commit 0264be0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,8 @@ CONFIG_PHY_QCOM_USB_HS=y
12031203
CONFIG_PHY_RCAR_GEN2=m
12041204
CONFIG_PHY_ROCKCHIP_DP=m
12051205
CONFIG_PHY_ROCKCHIP_USB=y
1206+
CONFIG_PHY_EXYNOS_DP_VIDEO=m
1207+
CONFIG_PHY_EXYNOS_MIPI_VIDEO=m
12061208
CONFIG_PHY_SAMSUNG_USB2=m
12071209
CONFIG_PHY_EXYNOS5250_SATA=m
12081210
CONFIG_PHY_UNIPHIER_USB2=y

0 commit comments

Comments
 (0)