[PATCH v3 03/11] arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY

David Wu david.wu at rock-chips.com
Tue Aug 1 23:15:38 PDT 2017


Make the rockchip phy driver built into the kernel.

Signed-off-by: David Wu <david.wu at rock-chips.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6c7d147..925bd478 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -203,6 +203,7 @@ CONFIG_MARVELL_PHY=m
 CONFIG_MESON_GXL_PHY=m
 CONFIG_MICREL_PHY=y
 CONFIG_REALTEK_PHY=m
+CONFIG_ROCKCHIP_PHY=y
 CONFIG_USB_PEGASUS=m
 CONFIG_USB_RTL8150=m
 CONFIG_USB_RTL8152=m
-- 
1.9.1





More information about the linux-arm-kernel mailing list