thermal/intel: fixup for Kconfig string parsing tightening up
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
This commit is contained in:
parent
eaaa598c0a
commit
24ef9ec891
|
@ -55,7 +55,7 @@ config INTEL_QUARK_DTS_THERMAL
|
|||
underlying BIOS/Firmware.
|
||||
|
||||
menu "ACPI INT340X thermal drivers"
|
||||
source drivers/thermal/intel/int340x_thermal/Kconfig
|
||||
source "drivers/thermal/intel/int340x_thermal/Kconfig"
|
||||
endmenu
|
||||
|
||||
config INTEL_BXT_PMIC_THERMAL
|
||||
|
|
Loading…
Reference in New Issue