Skip to content

Commit

Permalink
xtensa: fix Kconfig typo
Browse files Browse the repository at this point in the history
Correct trivial typo (ful -> full).

Fixes: 76743c0 ("xtensa: move kernel memory layout to platform options")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Chris Zankel <[email protected]>
Cc: Max Filippov <[email protected]>
Cc: [email protected]
Acked-by: Max Filippov <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
rddunlap authored and Jiri Kosina committed Sep 1, 2020
1 parent 4fcadb3 commit 2a9b29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/xtensa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ config MEMMAP_CACHEATTR
2: cache bypass,
4: WB cached,
f: illegal.
For ful MMU:
For full MMU:
bit 0: executable,
bit 1: writable,
bits 2..3:
Expand Down

0 comments on commit 2a9b29b

Please sign in to comment.