kernel/drivers/thermal/tegra/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 menu "NVIDIA Tegra thermal drivers" 2 3 depends on ARCH_TEGRA 3 4 .. .. @@ -14,7 +15,7 @@ 14 15 tristate "Tegra BPMP thermal sensing" 15 16 depends on TEGRA_BPMP || COMPILE_TEST 16 17 help 17 - Enable this option for support for sensing system temperature of NVIDIA18 - Tegra systems-on-chip with the BPMP coprocessor (Tegra186).18 + Enable this option for support for sensing system temperature of NVIDIA19 + Tegra systems-on-chip with the BPMP coprocessor (Tegra186).19 20 20 21 endmenu