From: Krzysztof Kozlowski Date: Fri, 4 Apr 2025 12:13:26 +0000 (+0200) Subject: phy: samsung: Do not enable PHY_EXYNOS5_USBDRD by default during compile testing X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6a9accd65608559c4e00ca5480e5d298bf329217;p=users%2Fwilly%2Fxarray.git 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 Link: https://lore.kernel.org/r/20250404121326.318936-2-krzysztof.kozlowski@linaro.org Signed-off-by: Vinod Koul --- diff --git a/drivers/phy/samsung/Kconfig b/drivers/phy/samsung/Kconfig index 6566100441d6..b7ab402909a8 100644 --- a/drivers/phy/samsung/Kconfig +++ b/drivers/phy/samsung/Kconfig @@ -85,7 +85,7 @@ config PHY_EXYNOS5_USBDRD depends on USB_DWC3_EXYNOS select GENERIC_PHY select MFD_SYSCON - default y + default ARCH_EXYNOS help Enable USB DRD PHY support for Exynos 5 SoC series. This driver provides PHY interface for USB 3.0 DRD controller