commit | 60f3c01596c5af73063d7699a22b0dd3fc3206e7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Nov 26 17:32:42 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 03 08:43:24 2019 -0500 |
tree | a4b56dd8b76d319e576bba03af9ed740a6cb50e9 | |
parent | 1e26f648885719cb6a105ae3562e8d840e75a6b8 [diff] [blame] |
Convert CONFIG_PHY_CORTINA to Kconfig This converts the following to Kconfig: CONFIG_PHY_CORTINA Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/T4240RDB_SDCARD_defconfig b/configs/T4240RDB_SDCARD_defconfig index 4653052..1173f9f 100644 --- a/configs/T4240RDB_SDCARD_defconfig +++ b/configs/T4240RDB_SDCARD_defconfig
@@ -52,6 +52,7 @@ 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