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>
This commit is contained in:
Andrew Davis 2023-07-25 10:54:15 -05:00 committed by Tom Rini
parent 2b51069b7c
commit f2ae98a682

View 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