From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Sun, 16 Dec 2018 23:57:15 +0000 (+1100)
Subject: thermal/intel: fixup for Kconfig string parsing tightening up
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=24ef9ec891c761483c5270528781b8637b908eef;p=linux.git

thermal/intel: fixup for Kconfig string parsing tightening up

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---

diff --git a/drivers/thermal/intel/Kconfig b/drivers/thermal/intel/Kconfig
index 9c06d4ad7c97e..2e013eeb4a1d9 100644
--- a/drivers/thermal/intel/Kconfig
+++ b/drivers/thermal/intel/Kconfig
@@ -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