commit | 358133239b37cf3c936cc968d7bde9c5546ad130 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Wed Aug 10 22:05:03 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 09:23:47 2016 -0400 |
tree | 52d4df4ec31d1e373d2634212626a578bfbac677 | |
parent | 8f521bfc92cb20ce4de3610fd255495709fd417a [diff] |
configs: dra7xx_evm: enable eth driver model Enable eth driver model for dra7xx_evm as cpsw supports driver model. This was already added with the commit 641b936fa5ba but with commit bd7245849f7c to add fit support CONFIG_DM_ETH was missed. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Cc: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Lokesh Vutla <lokeshvutla@ti.com>