[openwrt/openwrt] realtek: enable Aquantia PHY support

LEDE Commits lede-commits at lists.infradead.org
Fri Oct 8 23:26:33 PDT 2021


blogic pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/4c83dae801a83fdfc07fce8aa68978839a76ae02

commit 4c83dae801a83fdfc07fce8aa68978839a76ae02
Author: Birger Koblitz <git at birger-koblitz.de>
AuthorDate: Mon Sep 27 19:35:36 2021 +0200

    realtek: enable Aquantia PHY support
    
    Enables Aquantia PHY support in the kernel
    
    Signed-off-by: Birger Koblitz <git at birger-koblitz.de>
---
 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



More information about the lede-commits mailing list