From e6c08c8272e147cfab04642d7daa0dfff1df9d3f Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Tue, 2 Nov 2021 00:57:36 +0000 Subject: mediatek: mt7622: enable driver for Aquantia PHYs Enable Aquantia Ethernet PHY driver as there is an AQR112C 2500Base-T PHY in the Ubiquiti UniFi 6 LR access point. Signed-off-by: Daniel Golle --- target/linux/mediatek/mt7622/config-5.10 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mediatek/mt7622/config-5.10 b/target/linux/mediatek/mt7622/config-5.10 index db52fb797a..da1b283f70 100644 --- a/target/linux/mediatek/mt7622/config-5.10 +++ b/target/linux/mediatek/mt7622/config-5.10 @@ -1,5 +1,6 @@ CONFIG_64BIT=y # CONFIG_AHCI_MTK is not set +CONFIG_AQUANTIA_PHY=y CONFIG_ARCH_DMA_ADDR_T_64BIT=y CONFIG_ARCH_KEEP_MEMBLOCK=y CONFIG_ARCH_MEDIATEK=y -- cgit v1.2.3