From 28bec8541b8bd8fe10d52c590700bb5022845f54 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Tue, 5 Jan 2021 21:51:04 +0000 Subject: [PATCH] style(tg4x): Convert Kconfig spaces to tabs --- app/boards/shields/tg4x/Kconfig.shield | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/boards/shields/tg4x/Kconfig.shield b/app/boards/shields/tg4x/Kconfig.shield index 7e98b710..27166b10 100644 --- a/app/boards/shields/tg4x/Kconfig.shield +++ b/app/boards/shields/tg4x/Kconfig.shield @@ -2,4 +2,4 @@ # SPDX-License-Identifier: MIT config SHIELD_TG4X - def_bool $(shields_list_contains,tg4x) + def_bool $(shields_list_contains,tg4x)