commit | 30a4c316334826331b2ea826ba886d29d7510ee4 | [log] [tgz] |
---|---|---|
author | Oleksandr Suvorov <oleksandr.suvorov@foundries.io> | Wed Sep 01 16:05:08 2021 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 14 09:07:18 2021 -0400 |
tree | 8e5f64b9a682399ea94ee7f8fcd5fad90a675664 | |
parent | 48806eed00bb3c778372da5d389e6d5530965f5b [diff] |
lib: fix typos in Kconfig There are trivial typos in the Kconfig file. Fixed them. Also, fixed grammar in the descriptions with typos. Fixes: d56b4b1974 ("configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS") Fixes: 7264f2928b ("spl: fit: Eanble GZIP support for image decompression") Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>