Skip to content

Commit 2a9b29b

Browse files
rddunlapJiri Kosina
authored andcommitted
xtensa: fix Kconfig typo
Correct trivial typo (ful -> full). Fixes: 76743c0 ("xtensa: move kernel memory layout to platform options") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Chris Zankel <chris@zankel.net> Cc: Max Filippov <jcmvbkbc@gmail.com> Cc: linux-xtensa@linux-xtensa.org Acked-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
1 parent 4fcadb3 commit 2a9b29b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/xtensa/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ config MEMMAP_CACHEATTR
537537
2: cache bypass,
538538
4: WB cached,
539539
f: illegal.
540-
For ful MMU:
540+
For full MMU:
541541
bit 0: executable,
542542
bit 1: writable,
543543
bits 2..3:

0 commit comments

Comments
 (0)