diff options
-rw-r--r-- | configs/dra7xx_evm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig index 44393d7a3e..956b83e410 100644 --- a/configs/dra7xx_evm_defconfig +++ b/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 |