From 641b936fa5ba4f07d8400bd3bc0540f4ad64eeb7 Mon Sep 17 00:00:00 2001 From: Mugunthan V N Date: Thu, 28 Apr 2016 15:36:13 +0530 Subject: defconfig: dra74_evm: enable eth driver model Enable eth driver model for dra74_evm as cpsw supports driver model. Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini Acked-by: Joe Hershberger --- configs/dra74_evm_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/dra74_evm_defconfig') diff --git a/configs/dra74_evm_defconfig b/configs/dra74_evm_defconfig index a11dcd5..32ffce7 100644 --- a/configs/dra74_evm_defconfig +++ b/configs/dra74_evm_defconfig @@ -50,3 +50,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_G_DNL_MANUFACTURER="Texas Instruments" CONFIG_G_DNL_VENDOR_NUM=0x0451 CONFIG_G_DNL_PRODUCT_NUM=0xd022 +CONFIG_DM_ETH=y -- cgit v1.1