From 2a9b29b289833e42e13fdfb7e082499c1464f25c Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sat, 29 Aug 2020 22:57:51 -0700 Subject: xtensa: fix Kconfig typo 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-xtensa@linux-xtensa.org Acked-by: Max Filippov Signed-off-by: Jiri Kosina --- arch/xtensa/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/xtensa') diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index e997e0119c02..5da1ba7a9949 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig @@ -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: -- cgit v1.2.3