summaryrefslogtreecommitdiff
path: root/configs/ti816x_evm_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-12 23:18:38 -0600
committerTom Rini <trini@konsulko.com>2016-09-16 17:27:10 -0400
commitae56db5f1c476d76a3f61b9ba0b02bcaa9b3af4e (patch)
tree2810cbadba87fbd0557bdd34aa6448fdab233e02 /configs/ti816x_evm_defconfig
parent75eba2c45e2f15b63bcffade687088fbcec4129c (diff)
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/ti816x_evm_defconfig')
-rw-r--r--configs/ti816x_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ti816x_evm_defconfig b/configs/ti816x_evm_defconfig
index f8b14a00b7..991dd49407 100644
--- a/configs/ti816x_evm_defconfig
+++ b/configs/ti816x_evm_defconfig
@@ -1,5 +1,6 @@
CONFIG_ARM=y
CONFIG_TARGET_TI816X_EVM=y
+CONFIG_SPL_FAT_SUPPORT=y
CONFIG_BOOTDELAY=3
CONFIG_VERSION_VARIABLE=y
CONFIG_SPL=y