summaryrefslogtreecommitdiffstats
path: root/configs/T4160RDB_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-11-26 17:32:42 -0500
committerTom Rini <trini@konsulko.com>2019-12-03 08:43:24 -0500
commit60f3c01596c5af73063d7699a22b0dd3fc3206e7 (patch)
treea4b56dd8b76d319e576bba03af9ed740a6cb50e9 /configs/T4160RDB_defconfig
parent1e26f648885719cb6a105ae3562e8d840e75a6b8 (diff)
downloadu-boot-60f3c01596c5af73063d7699a22b0dd3fc3206e7.tar.gz
u-boot-60f3c01596c5af73063d7699a22b0dd3fc3206e7.tar.xz
u-boot-60f3c01596c5af73063d7699a22b0dd3fc3206e7.zip
Convert CONFIG_PHY_CORTINA to Kconfig
This converts the following to Kconfig: CONFIG_PHY_CORTINA Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/T4160RDB_defconfig')
-rw-r--r--configs/T4160RDB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T4160RDB_defconfig b/configs/T4160RDB_defconfig
index 986539ad84..b0a661bfa8 100644
--- a/configs/T4160RDB_defconfig
+++ b/configs/T4160RDB_defconfig
@@ -36,6 +36,7 @@ CONFIG_SF_DEFAULT_MODE=0
CONFIG_SF_DEFAULT_SPEED=10000000
CONFIG_SPI_FLASH_SST=y
CONFIG_PHYLIB=y
+CONFIG_PHY_CORTINA=y
CONFIG_PHY_GIGE=y
CONFIG_E1000=y
CONFIG_FMAN_ENET=y