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

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

index b52ddfdc7aefd4941f024c2a4f359d1ac8947051..117a1465b49854f8bb5b846df50d6fb2594e96a0 100644 (file)
@@ -13,3 +13,4 @@ CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
 # CONFIG_CMD_SETEXPR is not set
 CONFIG_OF_CONTROL=y
 CONFIG_SPI_FLASH=y
+CONFIG_DM_ETH=y