Skip to content

Commit

Permalink
xilinx: Enable the NFS command for zynqmp_kria
Browse files Browse the repository at this point in the history
Enabled the default utilization of the NFS command on ZynqMP Kria
platforms 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 3a6ca97 commit 7149d8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/xilinx_zynqmp_kria_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ CONFIG_CMD_USB_MASS_STORAGE=y
CONFIG_BOOTP_MAY_FAIL=y
CONFIG_BOOTP_BOOTFILESIZE=y
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_NFS=y
CONFIG_CMD_BMP=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_EFIDEBUG=y
Expand Down

0 comments on commit 7149d8a

Please sign in to comment.