commit | 8fadfeaaa716dc4e0d0153732ee3721676a41bbd | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@amd.com> | Thu Apr 20 02:56:45 2023 -0600 |
committer | Michal Simek <michal.simek@amd.com> | Mon May 15 09:33:57 2023 +0200 |
tree | 228e8121bc6239a9c8b5ef2f0c5ff7fa0738d3a1 | |
parent | 8f775ff0555d874b984a211280d306f11bd404b3 [diff] [blame] |
arm64: versal: Enable ADIN ethernet phy Versal VEK280 board has Analog Devices ethernet phy. So, enable CONFIG_PHY_ADIN config in Versal defconfig. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com> Link: https://lore.kernel.org/r/20230420085645.21260-3-ashok.reddy.soma@amd.com Signed-off-by: Michal Simek <michal.simek@amd.com>
diff --git a/configs/xilinx_versal_virt_defconfig b/configs/xilinx_versal_virt_defconfig index 28fef84..a1feafc 100644 --- a/configs/xilinx_versal_virt_defconfig +++ b/configs/xilinx_versal_virt_defconfig
@@ -99,6 +99,7 @@ CONFIG_SPI_FLASH_WINBOND=y # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set CONFIG_SPI_FLASH_MTD=y +CONFIG_PHY_ADIN=y CONFIG_PHY_MARVELL=y CONFIG_PHY_NATSEMI=y CONFIG_PHY_REALTEK=y