summaryrefslogtreecommitdiff
path: root/configs/microblaze-generic_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-12-08 14:01:31 (GMT)
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 14:55:49 (GMT)
commit9040f4eeb9ccba084197261a72983a4bf5cdbd1e (patch)
treecbfd6d43817617fd0a6f19651e38907027289c8e /configs/microblaze-generic_defconfig
parent062f078c3b44703e2e593df16e0e6d1d9935ea1c (diff)
downloadu-boot-fsl-qoriq-9040f4eeb9ccba084197261a72983a4bf5cdbd1e.tar.xz
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 0947c46..fe731d0 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