beagle_x15: enable NFS command
NFS is useful for loading zImage and dts through NFS export. It saves us from running two services for loading files over the network (tftp and nfs). Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
parent
96b5bf11ca
commit
301ecbb130
@ -44,6 +44,7 @@
|
||||
#define CONFIG_EFI_PARTITION
|
||||
|
||||
/* CPSW Ethernet */
|
||||
#define CONFIG_CMD_NFS
|
||||
#define CONFIG_CMD_NET /* 'bootp' and 'tftp' */
|
||||
#define CONFIG_CMD_DHCP
|
||||
#define CONFIG_BOOTP_DNS /* Configurable parts of CMD_DHCP */
|
||||
|
Loading…
Reference in New Issue
Block a user