Skip to content

Commit

Permalink
configs: ls1088ardb: enable CONFIG_PHY_AQUANTIA
Browse files Browse the repository at this point in the history
Enable CONFIG_PHY_AQUANTIA necessary for the Aquantia 10G PHYs found on
the LS1088ARDB boards.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
  • Loading branch information
IoanaCiornei committed Sep 2, 2024
1 parent 291d018 commit de16f4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions configs/ls1088ardb_tfa_SECURE_BOOT_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_SPANSION=y
# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_PHYLIB=y
CONFIG_PHY_AQUANTIA=y
CONFIG_PHY_VITESSE=y
CONFIG_FSL_MEMAC=y
CONFIG_SYS_MEMAC_LITTLE_ENDIAN=y
Expand Down
1 change: 1 addition & 0 deletions configs/ls1088ardb_tfa_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_SPANSION=y
# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_PHYLIB=y
CONFIG_PHY_AQUANTIA=y
CONFIG_PHY_VITESSE=y
CONFIG_FSL_MEMAC=y
CONFIG_SYS_MEMAC_LITTLE_ENDIAN=y
Expand Down

0 comments on commit de16f4f

Please sign in to comment.