Commit 8a128bc3 authored by Colin Ian King's avatar Colin Ian King Committed by Max Filippov

xtensa: fix spelling mistake in Kconfig "wont" -> "won't"

There is a spelling mistake in the Kconfig help text. Fix it.
Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Message-Id: <20201217172427.58009-1-colin.king@canonical.com>
Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent e49d033b
...@@ -466,7 +466,7 @@ config INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX ...@@ -466,7 +466,7 @@ config INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
then enter your normal kernel breakpoints once the MMU was mapped then enter your normal kernel breakpoints once the MMU was mapped
to the kernel mappings (0XC0000000). to the kernel mappings (0XC0000000).
This unfortunately won't work for U-Boot and likely also wont This unfortunately won't work for U-Boot and likely also won't
work for using KEXEC to have a hot kernel ready for doing a work for using KEXEC to have a hot kernel ready for doing a
KDUMP. KDUMP.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment