Skip to content
Snippets Groups Projects
Commit 3d12e804 authored by Mugunthan V N's avatar Mugunthan V N Committed by Joe Hershberger
Browse files

ti_omap5_common: eth: do not define DM_ETH for spl


Since omap's spl doesn't support DM currently, do not define
DM_ETH for spl build.

Signed-off-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger's avatarJoe Hershberger <joe.hershberger@ni.com>
parent 73443b9e
No related branches found
No related tags found
No related merge requests found
......@@ -153,6 +153,7 @@
#ifdef CONFIG_SPL_BUILD
#undef CONFIG_DM_MMC
#undef CONFIG_TIMER
#undef CONFIG_DM_ETH
#endif
#endif /* __CONFIG_TI_OMAP5_COMMON_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment