commit | 004167048defc61cbef44a819e4afd4b18c0b7e5 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Thu Aug 16 09:44:55 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 17 09:22:35 2018 -0400 |
tree | da9a4f98cb7c559e495eb86d36a7fe67e2934d08 | |
parent | 8297e648b82197b7b543b0cc702983fcf98fe82c [diff] |
kconfig: fix typo 'parition' Replaced misspelled words "parition"/"paritioning" (missing 't') in two Kconfig files by correct words "partition"/"partitioning" Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>