From: Adam Ford <aford173@gmail.com> To: linux-omap@vger.kernel.org Cc: aford@beaconembedded.com, Adam Ford <aford173@gmail.com>, Tony Lindgren <tony@atomide.com>, Russell King <linux@armlinux.org.uk>, Eduardo Valentin <edubezval@gmail.com>, Keerthy <j-keerthy@ti.com>, Zhang Rui <rui.zhang@intel.com>, Daniel Lezcano <daniel.lezcano@linaro.org>, Amit Kucheria <amitk@kernel.org>, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org Subject: [PATCH 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL Date: Tue, 18 Aug 2020 10:46:33 -0500 [thread overview] Message-ID: <20200818154633.5421-2-aford173@gmail.com> (raw) In-Reply-To: <20200818154633.5421-1-aford173@gmail.com> With the additional power management options enabled, this patch enables OMAP3_THERMAL by default. Signed-off-by: Adam Ford <aford173@gmail.com> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index fe383f5a92fb..efcc46305a47 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -303,6 +303,7 @@ CONFIG_THERMAL_GOV_FAIR_SHARE=y CONFIG_THERMAL_GOV_USER_SPACE=y CONFIG_CPU_THERMAL=y CONFIG_TI_THERMAL=y +CONFIG_OMAP3_THERMAL=y CONFIG_OMAP4_THERMAL=y CONFIG_OMAP5_THERMAL=y CONFIG_DRA752_THERMAL=y -- 2.17.1
next prev parent reply other threads:[~2020-08-18 15:57 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-08-18 15:46 [PATCH 1/2] thermal: ti-soc-thermal: Enable addition power management Adam Ford 2020-08-18 15:46 ` Adam Ford [this message] 2020-08-18 19:49 ` kernel test robot 2020-08-18 20:01 ` kernel test robot 2020-08-19 4:59 ` Tony Lindgren 2020-08-19 12:21 ` Adam Ford 2020-08-19 12:54 ` Tony Lindgren 2020-09-11 12:31 Adam Ford 2020-09-11 12:31 ` [PATCH 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL Adam Ford 2020-10-16 15:19 ` Adam Ford 2020-11-12 11:34 ` Adam Ford 2020-11-16 8:57 ` Tony Lindgren
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200818154633.5421-2-aford173@gmail.com \ --to=aford173@gmail.com \ --cc=aford@beaconembedded.com \ --cc=amitk@kernel.org \ --cc=daniel.lezcano@linaro.org \ --cc=edubezval@gmail.com \ --cc=j-keerthy@ti.com \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-omap@vger.kernel.org \ --cc=linux-pm@vger.kernel.org \ --cc=linux@armlinux.org.uk \ --cc=rui.zhang@intel.com \ --cc=tony@atomide.com \ --subject='Re: [PATCH 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).