[U-Boot] [PATCH 6/8] configs: j721e_evm_a72: Enable FAT_WRITE

Faiz Abbas faiz_abbas at ti.com
Tue Nov 19 08:19:23 UTC 2019


Enable CONFIG_FAT_WRITE

Signed-off-by: Faiz Abbas <faiz_abbas at ti.com>
---
 configs/j721e_evm_a72_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig
index b8e8ce310e..1b69817732 100644
--- a/configs/j721e_evm_a72_defconfig
+++ b/configs/j721e_evm_a72_defconfig
@@ -102,4 +102,5 @@ CONFIG_SYSRESET_TI_SCI=y
 CONFIG_UFS=y
 CONFIG_CADENCE_UFS=y
 CONFIG_TI_J721E_UFS=y
+CONFIG_FAT_WRITE=y
 CONFIG_OF_LIBFDT_OVERLAY=y
-- 
2.19.2



More information about the U-Boot mailing list