Skip to content

Commit

Permalink
arm64: versal: Enable ADIN ethernet phy
Browse files Browse the repository at this point in the history
Versal VEK280 board has Analog Devices ethernet phy. So, enable
CONFIG_PHY_ADIN config in Versal defconfig.

Signed-off-by: Ashok Reddy Soma <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
  • Loading branch information
Ashok Reddy Soma authored and michalsimek committed May 15, 2023
1 parent e0406f3 commit 04d66e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/xilinx_versal_virt_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ CONFIG_SPI_FLASH_SST=y
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
Expand Down

0 comments on commit 04d66e7

Please sign in to comment.