defconfig: am335x: gp_evm: enable ethernet driver model
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 7 Sep 2015 08:52:23 +0000 (14:22 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2015 18:18:36 +0000 (14:18 -0400)
enable ethernet driver model for am335x gp evm as cpsw supports
driver model

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_gp_evm_defconfig

index 65c7b90283562008862d818d07ae6071344a8690..63b3fce4fd35c0ab9a898300e975d2b9112b4dd6 100644 (file)
@@ -11,3 +11,4 @@ CONFIG_SYS_EXTRA_OPTIONS="NAND"
 CONFIG_OF_CONTROL=y
 CONFIG_SPI_FLASH=y
 CONFIG_RSA=y
+CONFIG_DM_ETH=y