summaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-07-24 03:19:47 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-26 01:34:15 (GMT)
commitb31e065f8999d2dc70f3deb430c9b66a5d0d02ea (patch)
tree371afa81d57c104e7e6f2ba87468f613f9d6461f /configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
parent337cd3f211223719a173a89e4527475ac22e8a01 (diff)
downloadu-boot-fsl-qoriq-b31e065f8999d2dc70f3deb430c9b66a5d0d02ea.tar.xz
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
This converts the following to Kconfig: CONFIG_ENV_IS_IN_FAT Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig b/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
index 0f9e4b2..8d0752a 100644
--- a/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
+++ b/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
@@ -9,6 +9,7 @@ CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_SPL_LOAD_FIT=y
+CONFIG_ENV_IS_IN_FAT=y
# CONFIG_DISPLAY_CPUINFO is not set
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_SPL=y