Skip to content

Commit

Permalink
thermal/intel: fixup for Kconfig string parsing tightening up
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <[email protected]>
  • Loading branch information
sfrothwell authored and zhang-rui committed Jan 3, 2019
1 parent eaaa598 commit 24ef9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/thermal/intel/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 24ef9ec

Please sign in to comment.