diff mbox

[U-Boot,v2,11/12] defconfig: am437x_sk_evm: enable eth driver model

Message ID 1460450816-9943-12-git-send-email-mugunthanvnm@ti.com
State Superseded
Delegated to: Joe Hershberger
Headers show

Commit Message

Mugunthan V N April 12, 2016, 8:46 a.m. UTC
Enable eth driver model for am437x_sk_evm as cpsw supports
driver model.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
---
 configs/am437x_sk_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Joe Hershberger April 25, 2016, 10:01 p.m. UTC | #1
On Tue, Apr 12, 2016 at 3:46 AM, Mugunthan V N <mugunthanvnm@ti.com> wrote:
> Enable eth driver model for am437x_sk_evm as cpsw supports
> driver model.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>

Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Joe Hershberger April 26, 2016, 9:39 p.m. UTC | #2
On Mon, Apr 25, 2016 at 5:01 PM, Joe Hershberger
<joe.hershberger@gmail.com> wrote:
> On Tue, Apr 12, 2016 at 3:46 AM, Mugunthan V N <mugunthanvnm@ti.com> wrote:
>> Enable eth driver model for am437x_sk_evm as cpsw supports
>> driver model.
>>
>> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
>> Reviewed-by: Tom Rini <trini@konsulko.com>
>
> Acked-by: Joe Hershberger <joe.hershberger@ni.com>

This patch does not apply cleanly.
diff mbox

Patch

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