[U-Boot] [PATCH 09/11] configs: dra7xx: hs: Enable DM_ETH
Lokesh Vutla
lokeshvutla at ti.com
Wed Nov 23 08:55:32 CET 2016
Enable DM_ETH for hs boards.
Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
---
configs/dra7xx_hs_evm_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/dra7xx_hs_evm_defconfig b/configs/dra7xx_hs_evm_defconfig
index 390c569..0da6790 100644
--- a/configs/dra7xx_hs_evm_defconfig
+++ b/configs/dra7xx_hs_evm_defconfig
@@ -64,6 +64,7 @@ CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_DM_ETH=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_SERIAL=y
--
2.10.1
More information about the U-Boot
mailing list