ARM: imx: Kconfig: Fix indentation
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Mon, 23 May 2022 06:22:52 +0000 (08:22 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 12 Jun 2022 01:09:20 +0000 (09:09 +0800)
commita39ad9443b67de7140ed7079a525aa10dd370e0b
tree727be012879a4f946f308c1125645297b70d80cb
parentf2906aa863381afb0015a9eb7fefad885d4e5a56
ARM: imx: 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.

While at it, replace separator tabs with whitespaces.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/Kconfig