summaryrefslogtreecommitdiff
path: root/drivers/thermal/tegra/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/tegra/Kconfig')
-rw-r--r--drivers/thermal/tegra/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/tegra/Kconfig b/drivers/thermal/tegra/Kconfig
index 019e3a2eb69e..cfa41d87a794 100644
--- a/drivers/thermal/tegra/Kconfig
+++ b/drivers/thermal/tegra/Kconfig
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-only
menu "NVIDIA Tegra thermal drivers"
-depends on ARCH_TEGRA
+depends on ARCH_TEGRA || COMPILE_TEST
config TEGRA_SOCTHERM
tristate "Tegra SOCTHERM thermal management"