[PATCH 0/2] arm64: Kconfig: Style cleanups

From: Juerg Haefliger
Date: Tue May 17 2022 - 10:17:16 EST


The majority of the Kconfig files use a single tab for basic indentation
and a single tab followed by two whitespaces for help text indentation.
Fix the lines that don't follow this convention.

While at it:
- Add trailing comments to endif/endmenu statements for better
readability.

Juerg Haefliger (2):
arm64: Kconfig: Fix indentation and add comments
arm64: Kconfig.platforms: Add comments

arch/arm64/Kconfig | 95 ++++++++++++++++++------------------
arch/arm64/Kconfig.platforms | 2 +-
2 files changed, 48 insertions(+), 49 deletions(-)

--
2.32.0