summaryrefslogtreecommitdiffstats
path: root/configs/ls1046ardb_sdcard_defconfig
diff options
context:
space:
mode:
authorJeremy Gebben <jgebben@sweptlaser.com>2018-09-18 15:49:35 -0600
committerJoe Hershberger <joe.hershberger@ni.com>2018-10-24 14:45:36 -0500
commit1c6501088ecab1eaa959aae54a560c3e1970ba4c (patch)
tree5fe26a255b1727c5c2deba63af0f819c3def576b /configs/ls1046ardb_sdcard_defconfig
parent9215bb1f37fbeb9dc9c18953040a5170214e9039 (diff)
downloadu-boot-1c6501088ecab1eaa959aae54a560c3e1970ba4c.tar.gz
u-boot-1c6501088ecab1eaa959aae54a560c3e1970ba4c.tar.xz
u-boot-1c6501088ecab1eaa959aae54a560c3e1970ba4c.zip
configs: migrate CONFIG_PHY_AQUANTIA to Kconfig
The aquantia driver requires both CONFIG_PHY_GIGE and CONFIG_PHYLIB_10G. Signed-off-by: Jeremy Gebben <jgebben@sweptlaser.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/ls1046ardb_sdcard_defconfig')
-rw-r--r--configs/ls1046ardb_sdcard_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1046ardb_sdcard_defconfig b/configs/ls1046ardb_sdcard_defconfig
index 9486e90edb..c14884caf1 100644
--- a/configs/ls1046ardb_sdcard_defconfig
+++ b/configs/ls1046ardb_sdcard_defconfig
@@ -44,7 +44,7 @@ CONFIG_FSL_CAAM=y
CONFIG_FSL_ESDHC=y
CONFIG_SPI_FLASH=y
CONFIG_PHYLIB=y
-CONFIG_PHY_GIGE=y
+CONFIG_PHY_AQUANTIA=y
CONFIG_E1000=y
CONFIG_PCI=y
CONFIG_DM_PCI=y