mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] aiodev: Fix whitespaces in Kconfig
@ 2018-08-06 13:39 Sascha Hauer
  0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2018-08-06 13:39 UTC (permalink / raw)
  To: Barebox List

Replace whitespaces with tabs.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 drivers/aiodev/Kconfig | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/aiodev/Kconfig b/drivers/aiodev/Kconfig
index 8bad946920..9f4fe60577 100644
--- a/drivers/aiodev/Kconfig
+++ b/drivers/aiodev/Kconfig
@@ -7,10 +7,10 @@ menuconfig AIODEV
 if AIODEV
 
 config IMX_THERMAL
-       tristate "Temperature sensor driver for Freescale i.MX SoCs"
-       depends on ARCH_IMX6
-       select MFD_SYSCON
-       help
+	tristate "Temperature sensor driver for Freescale i.MX SoCs"
+	depends on ARCH_IMX6
+	select MFD_SYSCON
+	help
          Support for Temperature Monitor (TEMPMON) found on Freescale
          i.MX SoCs.
 
-- 
2.18.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-06 13:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-06 13:39 [PATCH] aiodev: Fix whitespaces in Kconfig Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox