aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDavid Wu <david.wu@rock-chips.com>2017-08-10 21:56:42 +0800
committerDavid S. Miller <davem@davemloft.net>2017-08-11 14:28:58 -0700
commit6b49668e17250879119fc400b68b667c703e1775 (patch)
tree32497c53510c57c3265efbe28fa6c7a9e5d2adcb /arch
parentmulti_v7_defconfig: Make rockchip PHY built-in (diff)
downloadlinux-dev-6b49668e17250879119fc400b68b667c703e1775.tar.xz
linux-dev-6b49668e17250879119fc400b68b667c703e1775.zip
arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY
Make the rockchip PHY driver built into the kernel. Signed-off-by: David Wu <david.wu@rock-chips.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b4ca115b3be1..cdde4f56a281 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