Sign in
nest-open-source
/
manifest_repos
/
kernel_device_modules-5.15
/
refs/heads/main
/
.
/
drivers
/
thermal
/
Kconfig
blob: 9be401a9c9eda08e74d63b3f2dd9687a2c36e7e9 [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Generic thermal drivers configuration
#
if
THERMAL
menu
"Mediatek thermal drivers"
depends on ARCH_MEDIATEK
||
COMPILE_TEST
source
"$(KCONFIG_EXT_PREFIX)drivers/thermal/mediatek/Kconfig"
endmenu