Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

phy: samsung: Do not enable PHY_EXYNOS5_USBDRD by default during compile testing

Enabling the compile test should not cause automatic enabling of all
drivers.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250404121326.318936-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Vinod Koul
6a9accd6 be62baaf

+1 -1
+1 -1
drivers/phy/samsung/Kconfig
··· 85 85 depends on USB_DWC3_EXYNOS 86 86 select GENERIC_PHY 87 87 select MFD_SYSCON 88 - default y 88 + default ARCH_EXYNOS 89 89 help 90 90 Enable USB DRD PHY support for Exynos 5 SoC series. 91 91 This driver provides PHY interface for USB 3.0 DRD controller