summaryrefslogtreecommitdiff
path: root/configs/j721e_evm_r5_defconfig
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2022-01-27 13:16:53 +0100
committerTom Rini <trini@konsulko.com>2022-02-08 11:00:02 -0500
commitb071a07743d44e58046ee5f52df9b6fab7733654 (patch)
treeced19f36d6865c5ebe3ec60bf1c282f706e16f72 /configs/j721e_evm_r5_defconfig
parent0197909dd1c166dfb2e92b338b72d164e70db36f (diff)
drivers: misc: Makefile: Enable fs_loader compilation at SPL Level
Enable fs_loader compilation at SPL Level. Signed-off-by: Keerthy <j-keerthy@ti.com> [Amjad: fix compilation failures for J721e platform] Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
Diffstat (limited to 'configs/j721e_evm_r5_defconfig')
-rw-r--r--configs/j721e_evm_r5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/j721e_evm_r5_defconfig b/configs/j721e_evm_r5_defconfig
index b0759d1f30..1fb13a8a70 100644
--- a/configs/j721e_evm_r5_defconfig
+++ b/configs/j721e_evm_r5_defconfig
@@ -88,6 +88,7 @@ CONFIG_SYS_I2C_OMAP24XX=y
CONFIG_DM_MAILBOX=y
CONFIG_K3_SEC_PROXY=y
CONFIG_FS_LOADER=y
+CONFIG_SPL_FS_LOADER=y
CONFIG_ESM_K3=y
CONFIG_K3_AVS0=y
CONFIG_ESM_PMIC=y