commit | 264aa5ff09658e2d34f63527cc46a4370821d881 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 03:25:42 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 22 12:45:32 2017 -0400 |
tree | ae02a003bdbba0da36dc3097ffaf8e76bb670848 | |
parent | 3b1fb954c27dc2b70792fe41ff4291d7a73a571c [diff] [blame] |
Convert CONFIG_LZMA to Kconfig This converts the following to Kconfig: CONFIG_LZMA Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/configs/tplink_wdr4300_defconfig b/configs/tplink_wdr4300_defconfig index 3c7e6ff..65314df 100644 --- a/configs/tplink_wdr4300_defconfig +++ b/configs/tplink_wdr4300_defconfig
@@ -45,3 +45,4 @@ CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_GENERIC=y CONFIG_USB_STORAGE=y +CONFIG_LZMA=y