From 0736e48e84a373d7e0c23fda8b424f0af61862e4 Mon Sep 17 00:00:00 2001 From: Lukas Rusak Date: Sat, 27 Feb 2021 18:12:29 -0800 Subject: [PATCH] iMX8: linux: enable CONFIG_AT803X_PHY --- projects/NXP/devices/iMX8/linux/linux.aarch64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/NXP/devices/iMX8/linux/linux.aarch64.conf b/projects/NXP/devices/iMX8/linux/linux.aarch64.conf index d63d0ebcb1..4309313cda 100644 --- a/projects/NXP/devices/iMX8/linux/linux.aarch64.conf +++ b/projects/NXP/devices/iMX8/linux/linux.aarch64.conf @@ -1685,7 +1685,7 @@ CONFIG_MICROCHIP_PHY=m # CONFIG_MICROSEMI_PHY is not set # CONFIG_NATIONAL_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set -# CONFIG_AT803X_PHY is not set +CONFIG_AT803X_PHY=y # CONFIG_QSEMI_PHY is not set CONFIG_REALTEK_PHY=y # CONFIG_RENESAS_PHY is not set