From 4c83dae801a83fdfc07fce8aa68978839a76ae02 Mon Sep 17 00:00:00 2001 From: Birger Koblitz Date: Mon, 27 Sep 2021 19:35:36 +0200 Subject: [PATCH] realtek: enable Aquantia PHY support Enables Aquantia PHY support in the kernel Signed-off-by: Birger Koblitz --- target/linux/realtek/config-5.10 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/realtek/config-5.10 b/target/linux/realtek/config-5.10 index 1b050fc081..727196e112 100644 --- a/target/linux/realtek/config-5.10 +++ b/target/linux/realtek/config-5.10 @@ -1,3 +1,4 @@ +CONFIG_AQUANTIA_PHY=y CONFIG_ARCH_32BIT_OFF_T=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_MMAP_RND_BITS_MAX=15 -- 2.30.2