]> Git Repo - J-u-boot.git/commitdiff
defconfig: am437x_sk_evm: enable eth driver model
authorMugunthan V N <[email protected]>
Thu, 28 Apr 2016 10:06:12 +0000 (15:36 +0530)
committerJoe Hershberger <[email protected]>
Tue, 24 May 2016 16:42:03 +0000 (11:42 -0500)
Enable eth driver model for am437x_sk_evm as cpsw supports
driver model.

Signed-off-by: Mugunthan V N <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
configs/am437x_sk_evm_defconfig

index 48ec91f4f1ec62dd2ad5e681124e8bdfe9a9cc71..8be0412a8bfe84a1c6b70e1842912bf585c1a53d 100644 (file)
@@ -51,3 +51,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_G_DNL_MANUFACTURER="Texas Instruments"
 CONFIG_G_DNL_VENDOR_NUM=0x0403
 CONFIG_G_DNL_PRODUCT_NUM=0xbd00
+CONFIG_DM_ETH=y
This page took 0.029301 seconds and 4 git commands to generate.