summaryrefslogtreecommitdiff
path: root/include/configs/ib62x0.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-05-26 22:06:17 +0300
committerTom Rini <trini@konsulko.com>2020-06-05 01:10:02 +0300
commitd16c9d0b3729b1b120caa1b9836660c3bbcd7b87 (patch)
tree0c2d50dfa369287b9a0014074afef1fb60e87c39 /include/configs/ib62x0.h
parentf03af6e299d2da326d6a740c4fae70de6c313153 (diff)
downloadu-boot-d16c9d0b3729b1b120caa1b9836660c3bbcd7b87.tar.xz
Convert CONFIG_BZIP2 et al to Kconfig
This converts the following to Kconfig: CONFIG_BZIP2 CONFIG_GZIP CONFIG_LZO CONFIG_ZLIB CONFIG_LZMA CONFIG_LZO Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ib62x0.h')
-rw-r--r--include/configs/ib62x0.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h
index 71738bfb7d..f27dbfbc5f 100644
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
@@ -16,11 +16,6 @@
#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
/*
- * Compression configuration
- */
-#define CONFIG_BZIP2
-
-/*
* Commands configuration
*/