colibri_pxa270: drop lzma support for space reason
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Fri, 28 Oct 2016 20:50:23 +0000 (22:50 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 5 Nov 2016 11:27:43 +0000 (07:27 -0400)
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>
include/configs/colibri_pxa270.h

index 429f571..e44a847 100644 (file)
@@ -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