aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tam3517-common.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-07-03 08:27:12 -0500
committerTom Rini <trini@konsulko.com>2020-07-28 16:18:10 -0400
commitbc3cff9453943a388752f354c5e47d795cc47381 (patch)
tree38feb74ed99127cd0cea1f519b459cdceeabd1b8 /include/configs/tam3517-common.h
parent38791064142776c635fa3279dde4990eaed5fe35 (diff)
downloadu-boot-bc3cff9453943a388752f354c5e47d795cc47381.zip
u-boot-bc3cff9453943a388752f354c5e47d795cc47381.tar.gz
u-boot-bc3cff9453943a388752f354c5e47d795cc47381.tar.bz2
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
This converts the following to Kconfig: CONFIG_DRIVER_TI_EMAC_USE_RMII Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/tam3517-common.h')
-rw-r--r--include/configs/tam3517-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h
index a98f944..0787d39 100644
--- a/include/configs/tam3517-common.h
+++ b/include/configs/tam3517-common.h
@@ -117,7 +117,6 @@
* ethernet support, EMAC
*
*/
-#define CONFIG_DRIVER_TI_EMAC_USE_RMII
#define CONFIG_BOOTP_SEND_HOSTNAME
#define CONFIG_NET_RETRY_COUNT 10