]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
ti: keystone2: Imply NFS command support
authorAndrew Davis <afd@ti.com>
Tue, 25 Jul 2023 15:54:15 +0000 (10:54 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 8 Feb 2024 19:42:56 +0000 (14:42 -0500)
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>
arch/arm/Kconfig

index ef48864b4ae65f20a08c62321d517cd621a91f98..6d971362c285b5f4302340b3f1c4951c40a21f42 100644 (file)
@@ -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