um: Kconfig: Fix indentation

The convention for indentation seems to be a single tab. Help text is
further indented by an additional two whitespaces. Fix the lines that
violate these rules.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
Juerg Haefliger 2022-05-25 14:50:00 +02:00 committed by Richard Weinberger
parent 32346491dd
commit dec87e2079

View file

@ -82,7 +82,7 @@ config ARCH_HAS_CACHE_LINE_SIZE
source "arch/$(HEADER_ARCH)/um/Kconfig"
config MAY_HAVE_RUNTIME_DEPS
bool
bool
config STATIC_LINK
bool "Force a static link"