From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH-V2 5/5] ARM: multi_v7_defconfig: bcm2835: add bcm2835-thermal driver Date: Mon, 16 May 2016 09:43:24 -0700 Message-ID: <5739F8AC.8080003@gmail.com> References: <1463145186-12906-1-git-send-email-kernel@martin.sperl.org> <1463145186-12906-6-git-send-email-kernel@martin.sperl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1463145186-12906-6-git-send-email-kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org, Zhang Rui , Eduardo Valentin , Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Lee Jones , Eric Anholt , Russell King , linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree , linux-rpi-kernel , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-pm@vger.kernel.org On 05/13/2016 06:13 AM, kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org wrote: > From: Martin Sperl > > Add the thermal driver to list of compiled modules in > multi_v7_defconfig. > > Signed-off-by: Martin Sperl > --- > arch/arm/configs/multi_v7_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > index 2823490..5f0f5a3 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -422,6 +422,7 @@ CONFIG_CPU_THERMAL=y > CONFIG_ROCKCHIP_THERMAL=y > CONFIG_RCAR_THERMAL=y > CONFIG_ARMADA_THERMAL=y > +CONFIG_BCM2835_THERMAL=y Does this need to be built into the kernel? -- Florian -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html