Commit 0c615e35aaced1a3b0c7fd8e464149efa40d0b81

Authored by Mugunthan V N
Committed by Tom Rini
1 parent 4cc77895eb

defconfig: am335x: bbb: enable ethernet driver model

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>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/am335x_boneblack_vboot_defconfig
... ... @@ -13,4 +13,5 @@
13 13 # CONFIG_CMD_SETEXPR is not set
14 14 CONFIG_OF_CONTROL=y
15 15 CONFIG_SPI_FLASH=y
  16 +CONFIG_DM_ETH=y