mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
arch/lkl: fix Kconfig whitespace to match rest of kernel
Use tabs instead of spaces. Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
@@ -69,7 +69,6 @@ config LKL_MEMORY_START
|
|||||||
mmap is able to map requested amount of memory at this address.
|
mmap is able to map requested amount of memory at this address.
|
||||||
STACK_TOP and VMALLOC_START values depend on it.
|
STACK_TOP and VMALLOC_START values depend on it.
|
||||||
|
|
||||||
|
|
||||||
config LKL_TASK_UNMAPPED_BASE
|
config LKL_TASK_UNMAPPED_BASE
|
||||||
hex
|
hex
|
||||||
default 0x100000
|
default 0x100000
|
||||||
|
|||||||
Reference in New Issue
Block a user