summaryrefslogtreecommitdiffstats
path: root/configs/k2hk_evm_defconfig
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2016-02-02 15:51:34 +0530
committerTom Rini <trini@konsulko.com>2016-02-08 10:10:46 -0500
commit9a350e92a6f69b9f0b3c72c5aaf9f7ab422fc1f3 (patch)
tree4964ae148144f3838c249cf7c7ae69dcdfe1f4f9 /configs/k2hk_evm_defconfig
parent6599f3690c6bcc45a508b19f75aa3c98993f8629 (diff)
downloadblackbird-obmc-uboot-9a350e92a6f69b9f0b3c72c5aaf9f7ab422fc1f3.tar.gz
blackbird-obmc-uboot-9a350e92a6f69b9f0b3c72c5aaf9f7ab422fc1f3.zip
defconfig: k2hk_evm_defconfig: enable net driver model
enable net driver model for k2hk 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/k2hk_evm_defconfig')
-rw-r--r--configs/k2hk_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2hk_evm_defconfig b/configs/k2hk_evm_defconfig
index 940d483cbf..f49d820eb8 100644
--- a/configs/k2hk_evm_defconfig
+++ b/configs/k2hk_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