summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-10-28 22:50:23 +0200
committerTom Rini <trini@konsulko.com>2016-11-05 07:27:43 -0400
commiteb9e699ff14436c3417c949120c226531e81f614 (patch)
tree7d22deb0a0ce366e0ba8df826eb00f41aa918c59
parenteef55e5fcaacf874e2773127fb6660fcaabc7c35 (diff)
colibri_pxa270: drop lzma support for space reason
As the upcoming driver model integration takes up some more precious flash space first make sure to drop expensive LZMA support. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--include/configs/colibri_pxa270.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/colibri_pxa270.h b/include/configs/colibri_pxa270.h
index 429f571f6e..e44a84729b 100644
--- a/include/configs/colibri_pxa270.h
+++ b/include/configs/colibri_pxa270.h
@@ -39,7 +39,6 @@
#define CONFIG_TIMESTAMP
#define CONFIG_CMDLINE_TAG
#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_LZMA /* LZMA compression support */
/*
* Serial Console Configuration