Skip to content

Commit

Permalink
amd: Enable the NFS command for Versal Gen 2
Browse files Browse the repository at this point in the history
Enabled the default utilization of the NFS command on Versal Gen 2
platform to facilitate booting images through the network using
the NFS protocol

Signed-off-by: Prasad Kummari <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
  • Loading branch information
Kummari-Prasad authored and michalsimek committed Aug 5, 2024
1 parent 7149d8a commit a484d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/amd_versal2_virt_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ CONFIG_CMD_USB=y
CONFIG_BOOTP_MAY_FAIL=y
CONFIG_BOOTP_BOOTFILESIZE=y
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_NFS=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_EFIDEBUG=y
CONFIG_CMD_TIME=y
Expand Down

0 comments on commit a484d4e

Please sign in to comment.