summaryrefslogtreecommitdiffstats
path: root/configs/microblaze-generic_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-12-09 16:54:42 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 15:55:53 +0100
commit83b76d9ef718a31f6bff31d4abbcf886d80a45ce (patch)
tree9c896b2573f3de6d4df3a9cf3b98ff4e27d17882 /configs/microblaze-generic_defconfig
parent3229c869aa663c99591e124f037c67922222e8e4 (diff)
downloadtalos-obmc-uboot-83b76d9ef718a31f6bff31d4abbcf886d80a45ce.tar.gz
talos-obmc-uboot-83b76d9ef718a31f6bff31d4abbcf886d80a45ce.zip
microblaze: Enable axi emac via Kconfig
Enable driver by default for all platforms. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/microblaze-generic_defconfig')
-rw-r--r--configs/microblaze-generic_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig
index 325c1bb44c..047ed1765e 100644
--- a/configs/microblaze-generic_defconfig
+++ b/configs/microblaze-generic_defconfig
@@ -11,6 +11,7 @@ CONFIG_CMD_GPIO=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_OF_EMBED=y
CONFIG_DM_ETH=y
+CONFIG_XILINX_AXIEMAC=y
CONFIG_XILINX_EMACLITE=y
CONFIG_SYS_NS16550=y
CONFIG_XILINX_UARTLITE=y
OpenPOWER on IntegriCloud