]> git.baikalelectronics.ru Git - uboot.git/commit
lib: fix typos in Kconfig
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>
Wed, 1 Sep 2021 13:05:08 +0000 (16:05 +0300)
committerTom Rini <trini@konsulko.com>
Tue, 14 Sep 2021 13:07:18 +0000 (09:07 -0400)
commit838fc61315b31f0171df12c4d43bc349802936c5
tree8e5f64b9a682399ea94ee7f8fcd5fad90a675664
parentcc56736746e1c902ee6ab59c86509103c10c58f4
lib: fix typos in Kconfig

There are trivial typos in the Kconfig file. Fixed them.
Also, fixed grammar in the descriptions with typos.

Fixes: 284752d987 ("configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS")
Fixes: a62de7881e ("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>
lib/Kconfig