summaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:18:42 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:27:12 (GMT)
commit1646eba85c9755552d246099a82329e4caba32ee (patch)
tree2b9ccdbb672d488f2803b3518bfa8ad785ce9f25 /configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
parent77d2f7f5070c7def29d433096f4cee57eeddbd23 (diff)
downloadu-boot-fsl-qoriq-1646eba85c9755552d246099a82329e4caba32ee.tar.xz
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig b/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
index bdb6377..6b1d648 100644
--- a/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
+++ b/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
@@ -10,6 +10,7 @@ CONFIG_FIT_VERBOSE=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL=y
# CONFIG_SPL_FAT_SUPPORT is not set
+# CONFIG_SPL_LIBDISK_SUPPORT is not set
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="ZynqMP> "