typos: fix typos in Kconfig files
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
73ea0c1627
commit
e7f9c7af21
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user