summaryrefslogtreecommitdiffstats
path: root/configs/microblaze-generic_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-12-08 15:01:31 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 15:55:49 +0100
commit9040f4eeb9ccba084197261a72983a4bf5cdbd1e (patch)
treecbfd6d43817617fd0a6f19651e38907027289c8e /configs/microblaze-generic_defconfig
parent062f078c3b44703e2e593df16e0e6d1d9935ea1c (diff)
downloadtalos-obmc-uboot-9040f4eeb9ccba084197261a72983a4bf5cdbd1e.tar.gz
talos-obmc-uboot-9040f4eeb9ccba084197261a72983a4bf5cdbd1e.zip
microblaze: Enable PHYLIB via Kconfig
Cleanup board configuration. 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 0947c46e4e..fe731d033f 100644
--- a/configs/microblaze-generic_defconfig
+++ b/configs/microblaze-generic_defconfig
@@ -10,5 +10,6 @@ CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_SPL_OF_CONTROL=y
CONFIG_OF_EMBED=y
+CONFIG_PHYLIB=y
CONFIG_SYS_NS16550=y
CONFIG_XILINX_UARTLITE=y
OpenPOWER on IntegriCloud