summaryrefslogtreecommitdiffstats
path: root/configs/microblaze-generic_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-12-11 09:41:49 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 15:55:52 +0100
commit3229c869aa663c99591e124f037c67922222e8e4 (patch)
tree1fe15deab2006f08d0515406cf96e099d1bdc042 /configs/microblaze-generic_defconfig
parentf412b6ab5b5d0960d29c82151e8ccd40390bc786 (diff)
downloadblackbird-obmc-uboot-3229c869aa663c99591e124f037c67922222e8e4.tar.gz
blackbird-obmc-uboot-3229c869aa663c99591e124f037c67922222e8e4.zip
net: emaclite: Move emaclite to Kconfig
Add PHYLIB and MII dependencies and enable it by default for Microblaze. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/microblaze-generic_defconfig')
-rw-r--r--configs/microblaze-generic_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig
index 12edab80af..325c1bb44c 100644
--- a/configs/microblaze-generic_defconfig
+++ b/configs/microblaze-generic_defconfig
@@ -11,6 +11,6 @@ CONFIG_CMD_GPIO=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_OF_EMBED=y
CONFIG_DM_ETH=y
-CONFIG_PHYLIB=y
+CONFIG_XILINX_EMACLITE=y
CONFIG_SYS_NS16550=y
CONFIG_XILINX_UARTLITE=y
OpenPOWER on IntegriCloud