summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-08-01 09:18:20 +0200
committerHans de Goede <hdegoede@redhat.com>2014-08-12 08:40:12 +0200
commit85a4455c517b15e7f08700d3e1f2523ac64aae35 (patch)
tree07f532c43f6aa2e66788cc372b7e9dca4c74c352 /include/configs/sunxi-common.h
parentad0fd965f7ac938923391667d2db5caa88d7bc6d (diff)
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 <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'include/configs/sunxi-common.h')
-rw-r--r--include/configs/sunxi-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 9d4801a67b..cbe8b403f2 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