summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-11-14 21:40:27 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2017-01-11 15:18:00 +0100
commit0be52f3115b2bae8b88e7cb4ca0e524573201911 (patch)
tree3f88af69a7b23827d3e9aa51be86cf4a002bb33c /include
parent86947b53812b318a20bb8b4b59799e9ea00318f0 (diff)
colibri_pxa270: drop edit, elf, fpga, hush, regex et al. for space reason
With em humble DM and Kconfig migraters U-Boot binary size keeps increasing. Drop a bunch of less needed stuff to save another precious 20+ KB. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit fc127d184aea293ec415dd66e3282dba0b66c5f3)
Diffstat (limited to 'include')
-rw-r--r--include/configs/colibri_pxa270.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/colibri_pxa270.h b/include/configs/colibri_pxa270.h
index 53efe3a079..9f7c4a5f06 100644
--- a/include/configs/colibri_pxa270.h
+++ b/include/configs/colibri_pxa270.h
@@ -97,8 +97,8 @@
#define CONFIG_SYS_MAXARGS 16
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
#define CONFIG_SYS_DEVICE_NULLDEV 1
-#define CONFIG_CMDLINE_EDITING 1
-#define CONFIG_AUTO_COMPLETE 1
+#undef CONFIG_CMDLINE_EDITING /* Saves 2.5 KB */
+#undef CONFIG_AUTO_COMPLETE /* Saves 2.5 KB */
/*
* Clock Configuration