diff mbox

[U-Boot,3/4] colibri_pxa270: drop lzma support for space reason

Message ID 1477687824-5395-4-git-send-email-marcel.ziswiler@toradex.com
State Accepted
Commit eb9e699ff14436c3417c949120c226531e81f614
Delegated to: Tom Rini
Headers show

Commit Message

Marcel Ziswiler Oct. 28, 2016, 8:50 p.m. UTC
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 | 1 -
 1 file changed, 1 deletion(-)

Comments

Tom Rini Nov. 7, 2016, 1:13 a.m. UTC | #1
On Fri, Oct 28, 2016 at 10:50:23PM +0200, Marcel Ziswiler wrote:

> 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>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/include/configs/colibri_pxa270.h b/include/configs/colibri_pxa270.h
index 5245609..b16abdc 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