doc: fix misspellings in XTENSA Kconfig

regular scan for spelling issues

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2018-02-22 10:29:04 -08:00 committed by Anas Nashif
commit 3673698df1

View file

@ -95,7 +95,7 @@ config XTENSA_OMIT_HIGH_INTERRUPTS
config XTENSA_ASM2
bool
prompt "New-sytle Xtensa context switch & interrupt layer"
prompt "New-style Xtensa context switch & interrupt layer"
default n
select USE_SWITCH
help
@ -103,7 +103,7 @@ config XTENSA_ASM2
interrupt handling. Advantages are a much lower interrupt
overhead and smaller code size, and this scheme is required
for SMP. Assumes/requires hardware that implements the
register window xtension, however.
register window extension, however.
config TOOLCHAIN_VARIANT
string