From 07adb7c22700921f660182b571366076bbacc01e Mon Sep 17 00:00:00 2001 From: "Andrew F. Davis" Date: Fri, 11 Mar 2016 15:22:20 -0600 Subject: ARM: DRA7xx: Enable NFS boot command NFS loading works on DRA7 variants, remove the undefinition. Signed-off-by: Andrew F. Davis Reviewed-by: Tom Rini --- configs/am57xx_evm_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/am57xx_evm_defconfig') diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig index c5e4670271..10902876a1 100644 --- a/configs/am57xx_evm_defconfig +++ b/configs/am57xx_evm_defconfig @@ -12,7 +12,6 @@ CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=3" # CONFIG_CMD_FLASH is not set CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set -# CONFIG_CMD_NFS is not set CONFIG_OF_CONTROL=y CONFIG_DM=y CONFIG_DM_MMC=y -- cgit v1.2.1