From 4b4bff50706ea16de6146839973e56308dfb0af4 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 3 Oct 2020 13:50:49 +0200 Subject: rockchip: enable Realtek PHY support The NanoPi R2S features a Realtek Gigabit Ethernet PHY. Enable the Realtek specific PHY driver to correctly configure internal delays. Signed-off-by: David Bauer --- target/linux/rockchip/armv8/config-5.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/rockchip') diff --git a/target/linux/rockchip/armv8/config-5.4 b/target/linux/rockchip/armv8/config-5.4 index 08dd722263..794608d7e2 100644 --- a/target/linux/rockchip/armv8/config-5.4 +++ b/target/linux/rockchip/armv8/config-5.4 @@ -367,6 +367,7 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=21 # CONFIG_RCU_EXPERT is not set CONFIG_RCU_TRACE=y # CONFIG_READ_ONLY_THP_FOR_FS is not set +CONFIG_REALTEK_PHY=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=y CONFIG_REGMAP_IRQ=y -- cgit v1.2.3