aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-07-25 10:54:15 -0500
committerTom Rini <trini@konsulko.com>2024-02-08 14:42:56 -0500
commitf2ae98a68256cacab4f636b8477a8114db53a0ae (patch)
tree4b4cc21df4628e5bb9f0c37247644cdd8da2ca9e /arch/arm/Kconfig
parent2b51069b7c5a8331ed4a6eb641e66466f062b06a (diff)
downloadu-boot-f2ae98a68256cacab4f636b8477a8114db53a0ae.zip
u-boot-f2ae98a68256cacab4f636b8477a8114db53a0ae.tar.gz
u-boot-f2ae98a68256cacab4f636b8477a8114db53a0ae.tar.bz2
ti: keystone2: Imply NFS command support
TI KS2 boards have the nfs command in their common environment boot configuration, enable this command. Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index ef48864..6d97136 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -792,6 +792,7 @@ config ARCH_KEYSTONE
select SYS_ARCH_TIMER
select SYS_THUMB_BUILD
imply CMD_MTDPARTS
+ imply CMD_NFS
imply CMD_SAVES
imply FIT