From: Hans de Goede Date: Fri, 1 Aug 2014 07:18:20 +0000 (+0200) Subject: sunxi-common.h: Don't undefine CONFIG_CMD_NFS X-Git-Tag: v2014.10-rc2~53^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=85a4455c517b15e7f08700d3e1f2523ac64aae35;p=platform%2Fkernel%2Fu-boot.git sunxi-common.h: Don't undefine CONFIG_CMD_NFS I see no reason to override the choice to include this from config_cmd_defauls.h . Signed-off-by: Hans de Goede Acked-by: Ian Campbell --- diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h index 9d4801a..cbe8b40 100644 --- a/include/configs/sunxi-common.h +++ b/include/configs/sunxi-common.h @@ -168,7 +168,6 @@ #undef CONFIG_CMD_FPGA #undef CONFIG_CMD_NET -#undef CONFIG_CMD_NFS /* I2C */ #define CONFIG_SPL_I2C_SUPPORT