aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-01-10 00:48:53 -0500
committerMike Frysinger <vapier@gentoo.org>2011-04-25 02:02:51 -0400
commit945201a53fd3fbd3ad830a277dba1b3bc574b7f2 (patch)
tree578ed6155c520727788c98dc562f024c94e814ee /include/configs
parent14dda9df190b4db602623f06cfc71771fb081e27 (diff)
Blackfin: bf506f-ezkit: disable import/export env commands
Space is very tight on this board, so remove more extraneous commands. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/bf506f-ezkit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/bf506f-ezkit.h b/include/configs/bf506f-ezkit.h
index 3580ec6af..77b6735a7 100644
--- a/include/configs/bf506f-ezkit.h
+++ b/include/configs/bf506f-ezkit.h
@@ -82,6 +82,8 @@
*/
#define CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_SIZE 0x400
+#undef CONFIG_CMD_EXPORTENV
+#undef CONFIG_CMD_IMPORTENV
/*