um: Fix Kconfig indentation

Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
	$ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Anton Ivanov <anton.ivanov@cambridgegreys.co.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
Krzysztof Kozlowski 2019-11-20 21:36:54 +08:00 committed by Richard Weinberger
parent bf9f80cf0c
commit 7d8093a560
1 changed files with 1 additions and 1 deletions