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 641b936fa5 but with
commit bd7245849f 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>
master
Mugunthan V N 8 years ago committed by Tom Rini
parent 8f521bfc92
commit 358133239b
  1. 1
      configs/dra7xx_evm_defconfig

@ -62,3 +62,4 @@ CONFIG_PCF8575_GPIO=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_CMD_REGULATOR=y
CONFIG_DM_ETH=y

Loading…
Cancel
Save