summaryrefslogtreecommitdiff
path: root/configs/am335x_shc_sdboot_defconfig
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-04-01 09:22:34 +0000
committerTom Rini <trini@konsulko.com>2018-04-08 23:00:58 -0400
commitf02b8d17619f76124045a9e75acc17d8de3207a1 (patch)
tree889842ea885147086a75ba74d288a7aae22a426e /configs/am335x_shc_sdboot_defconfig
parent5bc0543df3079add8152afa041b887d081d71839 (diff)
Migrate CONFIG_DRIVER_TI_CPSW to Kconfig
This converts CONFIG_DRIVER_TI_CPSW to Kconfig Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/am335x_shc_sdboot_defconfig')
-rw-r--r--configs/am335x_shc_sdboot_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_shc_sdboot_defconfig b/configs/am335x_shc_sdboot_defconfig
index 0b4ffdf53a..4ac0f3cc89 100644
--- a/configs/am335x_shc_sdboot_defconfig
+++ b/configs/am335x_shc_sdboot_defconfig
@@ -37,7 +37,7 @@ CONFIG_CMD_MMC=y
# CONFIG_SPL_ISO_PARTITION is not set
CONFIG_ENV_IS_IN_MMC=y
CONFIG_MMC_OMAP_HS=y
-CONFIG_PHYLIB=y
+CONFIG_DRIVER_TI_CPSW=y
CONFIG_SYS_NS16550=y
CONFIG_OMAP3_SPI=y
CONFIG_FAT_WRITE=y