typos: fix typos in Kconfig files

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko 2022-01-07 22:40:47 +01:00 committed by Gustavo Henrique Nihei
parent 73ea0c1627
commit e7f9c7af21
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ comment "Maxim Integrate MAX326xx Configuration Options"
choice
prompt "MAX326xx Chip Selection"
default CONFIG_ARCH_CHIP_MAX32630
default ARCH_CHIP_MAX32630
depends on ARCH_CHIP_MAX326XX
config ARCH_CHIP_MAX32620

View File

@ -24,7 +24,7 @@ config MODLIB_MAXDEPEND
current design because it uses some very simple, pre-allocated data
structures.
All dependencies logic my be eliminated by sett CONFIG_MODLIB_MAXDEPEND
All dependencies logic my be eliminated by set CONFIG_MODLIB_MAXDEPEND
to zero.
config MODLIB_ALIGN_LOG2