summaryrefslogtreecommitdiff
path: root/drivers/thermal/tegra/Kconfig
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult <info@metux.net>2019-03-06 23:05:24 +0100
committerEduardo Valentin <edubezval@gmail.com>2019-05-13 20:35:34 -0700
commit0f54aa5cafbe8434e2938c1cc64ac2e4fe60f0c0 (patch)
tree49d3b157bab59d391c21b36ca2fd8156313441ae /drivers/thermal/tegra/Kconfig
parent7ffd87c63d36b28109c0d7898a1f44fea7d9dac8 (diff)
drivers: thermal: Kconfig: pedantic cleanups
Formatting of Kconfig files doesn't look so pretty, so just take damp cloth and clean it up. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/thermal/tegra/Kconfig')
-rw-r--r--drivers/thermal/tegra/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/thermal/tegra/Kconfig b/drivers/thermal/tegra/Kconfig
index f8740f7852e3..fc0b33b3f26b 100644
--- a/drivers/thermal/tegra/Kconfig
+++ b/drivers/thermal/tegra/Kconfig
@@ -14,7 +14,7 @@ config TEGRA_BPMP_THERMAL
tristate "Tegra BPMP thermal sensing"
depends on TEGRA_BPMP || COMPILE_TEST
help
- Enable this option for support for sensing system temperature of NVIDIA
- Tegra systems-on-chip with the BPMP coprocessor (Tegra186).
+ Enable this option for support for sensing system temperature of NVIDIA
+ Tegra systems-on-chip with the BPMP coprocessor (Tegra186).
endmenu