Re: [PATCH trivial] xtensa: fix Kconfig typo

2020-08-30 Thread Max Filippov
On Sat, Aug 29, 2020 at 10:57 PM Randy Dunlap wrote: > > From: Randy Dunlap > > Correct trivial typo (ful -> full). > > Fixes: 76743c0e0915 ("xtensa: move kernel memory layout to platform options") > Signed-off-by: Randy Dunlap > Cc: Chris Zankel > Cc: Max Filippov > Cc: linux-xte...@linux-xte

[PATCH trivial] xtensa: fix Kconfig typo

2020-08-29 Thread Randy Dunlap
From: Randy Dunlap Correct trivial typo (ful -> full). Fixes: 76743c0e0915 ("xtensa: move kernel memory layout to platform options") Signed-off-by: Randy Dunlap Cc: Chris Zankel Cc: Max Filippov Cc: linux-xte...@linux-xtensa.org Cc: Jiri Kosina --- arch/xtensa/Kconfig |2 +- 1 file chan