mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
defconfig: am335x: gp_evm: enable ethernet driver model
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>
This commit is contained in:
parent
0c615e35aa
commit
0da3f2e695
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ CONFIG_SYS_EXTRA_OPTIONS="NAND"
|
|||
CONFIG_OF_CONTROL=y
|
||||
CONFIG_SPI_FLASH=y
|
||||
CONFIG_RSA=y
|
||||
CONFIG_DM_ETH=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue