summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2016-02-02 15:51:36 +0530
committerTom Rini <trini@konsulko.com>2016-02-08 10:10:47 -0500
commit15b0d659383e1f8e3ac546a492f3f00ab66e28fd (patch)
treebb18fd05d70c708943553327e0802f9e95733212 /configs
parent95fac767a9d2c95f196b7a7b3a2d144bf9d415d4 (diff)
downloadtalos-obmc-uboot-15b0d659383e1f8e3ac546a492f3f00ab66e28fd.tar.gz
talos-obmc-uboot-15b0d659383e1f8e3ac546a492f3f00ab66e28fd.zip
defconfig: k2e_evm_defconfig: enable net driver model
enable net driver model for k2e evm as keystone_net supports driver model Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/k2e_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2e_evm_defconfig b/configs/k2e_evm_defconfig
index 9fb9dac2e7..5616be94d6 100644
--- a/configs/k2e_evm_defconfig
+++ b/configs/k2e_evm_defconfig
@@ -13,3 +13,4 @@ CONFIG_DM=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_SYS_NS16550=y
+CONFIG_DM_ETH=y
OpenPOWER on IntegriCloud