[U-Boot] [PATCH 10/11] defconfig: am437x_sk_evm: enable eth driver model
Mugunthan V N
mugunthanvnm at ti.com
Thu Apr 7 17:17:09 CEST 2016
Enable eth driver model for am437x_sk_evm as cpsw supports
driver model.
Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
configs/am437x_sk_evm_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
index 2e2827f..324e8ed 100644
--- a/configs/am437x_sk_evm_defconfig
+++ b/configs/am437x_sk_evm_defconfig
@@ -26,3 +26,4 @@ CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_USB=y
CONFIG_USB_GADGET=y
+CONFIG_DM_ETH=y
--
2.8.1.101.g72d917a
More information about the U-Boot
mailing list