Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx_v6_v7_defconfig: Select imx thermal and cpufreq
Date: Sun, 16 Feb 2014 22:26:00 +0800	[thread overview]
Message-ID: <20140216142558.GG2946@S2101-09.ap.freescale.net> (raw)
In-Reply-To: <1392301950-9895-1-git-send-email-fabio.estevam@freescale.com>

On Thu, Feb 13, 2014 at 12:32:30PM -0200, Fabio Estevam wrote:
> Let imx thermal and cpufreq drivers be built by default.
> 
> Generated by doing:
>     
> - Selected imx thermal and cpufreq via 'make menuconfig'
> - make savedefconfig
> - cp defconfig arch/arm/configs/imx_v6_v7_defconfig
> 
> (This is why CONFIG_COMMON_CLK_DEBUG is deleted)
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  arch/arm/configs/imx_v6_v7_defconfig | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index 7b76794..2d5834f 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -47,6 +47,7 @@ CONFIG_PREEMPT_VOLUNTARY=y
>  CONFIG_AEABI=y
>  CONFIG_HIGHMEM=y
>  CONFIG_CMDLINE="noinitrd console=ttymxc0,115200"
> +CONFIG_CPU_FREQ=y

We may want to select ondemand governor as the default?

Shawn

>  CONFIG_VFP=y
>  CONFIG_NEON=y
>  CONFIG_BINFMT_MISC=m
> @@ -157,6 +158,9 @@ CONFIG_SPI_IMX=y
>  CONFIG_GPIO_SYSFS=y
>  CONFIG_GPIO_MC9S08DZ60=y
>  # CONFIG_HWMON is not set
> +CONFIG_THERMAL=y
> +CONFIG_CPU_THERMAL=y
> +CONFIG_IMX_THERMAL=y
>  CONFIG_WATCHDOG=y
>  CONFIG_IMX2_WDT=y
>  CONFIG_MFD_DA9052_I2C=y
> @@ -245,7 +249,6 @@ CONFIG_DRM_IMX_TVE=y
>  CONFIG_DRM_IMX_LDB=y
>  CONFIG_DRM_IMX_IPUV3_CORE=y
>  CONFIG_DRM_IMX_IPUV3=y
> -CONFIG_COMMON_CLK_DEBUG=y
>  # CONFIG_IOMMU_SUPPORT is not set
>  CONFIG_PWM=y
>  CONFIG_PWM_IMX=y
> -- 
> 1.8.1.2
> 
> 

      reply	other threads:[~2014-02-16 14:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 14:32 [PATCH] ARM: imx_v6_v7_defconfig: Select imx thermal and cpufreq Fabio Estevam
2014-02-16 14:26 ` Shawn Guo [this message]

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=20140216142558.GG2946@S2101-09.ap.freescale.net \
    --to=shawn.guo@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox