summaryrefslogtreecommitdiff
path: root/configs/ti814x_evm_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:18:38 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:27:10 (GMT)
commitae56db5f1c476d76a3f61b9ba0b02bcaa9b3af4e (patch)
tree2810cbadba87fbd0557bdd34aa6448fdab233e02 /configs/ti814x_evm_defconfig
parent75eba2c45e2f15b63bcffade687088fbcec4129c (diff)
downloadu-boot-fsl-qoriq-ae56db5f1c476d76a3f61b9ba0b02bcaa9b3af4e.tar.xz
Convert CONFIG_SPL_FAT_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/ti814x_evm_defconfig')
-rw-r--r--configs/ti814x_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ti814x_evm_defconfig b/configs/ti814x_evm_defconfig
index 934136c..2ab3fad 100644
--- a/configs/ti814x_evm_defconfig
+++ b/configs/ti814x_evm_defconfig
@@ -1,5 +1,6 @@
CONFIG_ARM=y
CONFIG_TARGET_TI814X_EVM=y
+CONFIG_SPL_FAT_SUPPORT=y
CONFIG_BOOTDELAY=1
CONFIG_VERSION_VARIABLE=y
CONFIG_SPL=y