mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
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>
This commit is contained in:
parent
eef55e5fca
commit
eb9e699ff1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue