summaryrefslogtreecommitdiff
path: root/configs/am335x_pdu001_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_pdu001_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_pdu001_defconfig')
-rw-r--r--configs/am335x_pdu001_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_pdu001_defconfig b/configs/am335x_pdu001_defconfig
index a9d0f8e016..87ae88ca61 100644
--- a/configs/am335x_pdu001_defconfig
+++ b/configs/am335x_pdu001_defconfig
@@ -39,6 +39,7 @@ CONFIG_DM_GPIO=y
CONFIG_DM_I2C=y
CONFIG_MMC_OMAP_HS=y
CONFIG_MMC_SDHCI=y
+CONFIG_DRIVER_TI_CPSW=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_SINGLE=y
CONFIG_DM_PMIC=y