defconfig: msm8960: enable thermal monitoring

This has been configured in perf defconfig and is missing from non-perf.
It was inadvertently removed in b86c3477a8029.

Change-Id: I43f657667e7a6a0bfd214bbb7912121a659a0729
Signed-off-by: Trevor Bourget <tbourget@codeaurora.org>
diff --git a/arch/arm/configs/msm8960_defconfig b/arch/arm/configs/msm8960_defconfig
index d12df73..ebbfb0b 100644
--- a/arch/arm/configs/msm8960_defconfig
+++ b/arch/arm/configs/msm8960_defconfig
@@ -299,6 +299,8 @@
 CONFIG_SENSORS_PM8XXX_ADC=y
 CONFIG_THERMAL=y
 CONFIG_THERMAL_TSENS8960=y
+CONFIG_THERMAL_PM8XXX=y
+CONFIG_THERMAL_MONITOR=y
 CONFIG_MFD_PM8921_CORE=y
 CONFIG_MFD_PM8821_CORE=y
 CONFIG_MFD_PM8038_CORE=y