summaryrefslogtreecommitdiff
path: root/configs/qemu_mips64el_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:42 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 12:45:32 -0400
commitaed998aa34b22e818b2cd58ca7f2246716f2c3a6 (patch)
treeae02a003bdbba0da36dc3097ffaf8e76bb670848 /configs/qemu_mips64el_defconfig
parent4a37cb50386a8affa2cfc68874ba88664b8ceca2 (diff)
Convert CONFIG_LZMA to Kconfig
This converts the following to Kconfig: CONFIG_LZMA Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/qemu_mips64el_defconfig')
-rw-r--r--configs/qemu_mips64el_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu_mips64el_defconfig b/configs/qemu_mips64el_defconfig
index 5f6ea3e2e7..60bd6164fc 100644
--- a/configs/qemu_mips64el_defconfig
+++ b/configs/qemu_mips64el_defconfig
@@ -16,3 +16,4 @@ CONFIG_CMD_FAT=y
# CONFIG_ISO_PARTITION is not set
CONFIG_MTD_NOR_FLASH=y
CONFIG_SYS_NS16550=y
+CONFIG_LZMA=y