summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-19 23:23:58 +0300
committerTom Rini <trini@konsulko.com>2021-08-30 21:13:28 +0300
commit809c4f242f6c05f67a097ace0098c5bc1dfebdfb (patch)
treebe296730e721ef96c749974f87b32d6e613264b0 /arch/arm/mach-exynos
parenta3e7a3640b70e09583d4047e0c50955a19e6d9b0 (diff)
downloadu-boot-809c4f242f6c05f67a097ace0098c5bc1dfebdfb.tar.xz
Kconfig: Use spaces not tabs in Kconfig entires
While the Kconfig language seems to accept either form of whitespace, we use a space throughout the project, except in these spots. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-exynos')
-rw-r--r--arch/arm/mach-exynos/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 0b4276c036..7df0e17617 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -141,7 +141,7 @@ if ARCH_EXYNOS7
choice
prompt "EXYNOS7 board select"
-config TARGET_ESPRESSO7420
+config TARGET_ESPRESSO7420
bool "ESPRESSO7420 board"
select ARM64
select ARMV8_MULTIENTRY