summaryrefslogtreecommitdiffstats
path: root/configs/efi-x86_app_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-05-26 15:06:17 -0400
committerTom Rini <trini@konsulko.com>2020-06-04 18:10:02 -0400
commitd16c9d0b3729b1b120caa1b9836660c3bbcd7b87 (patch)
tree0c2d50dfa369287b9a0014074afef1fb60e87c39 /configs/efi-x86_app_defconfig
parentf03af6e299d2da326d6a740c4fae70de6c313153 (diff)
downloadu-boot-d16c9d0b3729b1b120caa1b9836660c3bbcd7b87.tar.gz
u-boot-d16c9d0b3729b1b120caa1b9836660c3bbcd7b87.tar.xz
u-boot-d16c9d0b3729b1b120caa1b9836660c3bbcd7b87.zip
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 'configs/efi-x86_app_defconfig')
-rw-r--r--configs/efi-x86_app_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/efi-x86_app_defconfig b/configs/efi-x86_app_defconfig
index 790268a1ff..5252659942 100644
--- a/configs/efi-x86_app_defconfig
+++ b/configs/efi-x86_app_defconfig
@@ -34,5 +34,6 @@ CONFIG_SYSCON=y
# CONFIG_DM_ETH is not set
CONFIG_DEBUG_EFI_CONSOLE=y
# CONFIG_REGEX is not set
+# CONFIG_GZIP is not set
CONFIG_EFI=y
# CONFIG_EFI_LOADER is not set