summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-09-07 14:22:23 +0530
committerTom Rini <trini@konsulko.com>2015-10-22 14:18:36 -0400
commit0da3f2e69557a4d14e7cdd3677ee012ff1292059 (patch)
tree152829d8dba9cbee72193b9047656e79e4cd6e31 /configs
parent0c615e35aaced1a3b0c7fd8e464149efa40d0b81 (diff)
downloadtalos-obmc-uboot-0da3f2e69557a4d14e7cdd3677ee012ff1292059.tar.gz
talos-obmc-uboot-0da3f2e69557a4d14e7cdd3677ee012ff1292059.zip
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/am335x_gp_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_gp_evm_defconfig b/configs/am335x_gp_evm_defconfig
index 65c7b90283..63b3fce4fd 100644
--- a/configs/am335x_gp_evm_defconfig
+++ b/configs/am335x_gp_evm_defconfig
@@ -11,3 +11,4 @@ CONFIG_SYS_EXTRA_OPTIONS="NAND"
CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y
CONFIG_RSA=y
+CONFIG_DM_ETH=y
OpenPOWER on IntegriCloud