We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebfb4e commit 62e14f6Copy full SHA for 62e14f6
drivers/thermal/Kconfig
@@ -376,6 +376,7 @@ config MTK_THERMAL
376
tristate "Temperature sensor driver for mediatek SoCs"
377
depends on ARCH_MEDIATEK || COMPILE_TEST
378
depends on HAS_IOMEM
379
+ depends on NVMEM || NVMEM=n
380
default y
381
help
382
Enable this option if you want to have support for thermal management
0 commit comments