All of 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: enable DS1307 rtc and gpio fan by default
Date: Tue, 11 Nov 2014 22:19:12 +0800	[thread overview]
Message-ID: <20141111141909.GD2704@dragon> (raw)
In-Reply-To: <1415131893-3363-1-git-send-email-smoch@web.de>

On Tue, Nov 04, 2014 at 09:11:33PM +0100, Soeren Moch wrote:
> Used on TBS2910 board.
> 
> Signed-off-by: Soeren Moch <smoch@web.de>

Applied, thanks.

> --
> Cc: Shawn Guo <shawn.guo@linaro.org>
> Cc: Sascha Hauer <kernel@pengutronix.de>
> ---
>  arch/arm/configs/imx_v6_v7_defconfig | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index 16cfec4..39e4fe2 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -165,7 +165,7 @@ CONFIG_SPI_IMX=y
>  CONFIG_GPIO_SYSFS=y
>  CONFIG_GPIO_MC9S08DZ60=y
>  CONFIG_GPIO_STMPE=y
> -# CONFIG_HWMON is not set
> +CONFIG_SENSORS_GPIO_FAN=y
>  CONFIG_WATCHDOG=y
>  CONFIG_IMX2_WDT=y
>  CONFIG_MFD_DA9052_I2C=y
> @@ -240,6 +240,7 @@ CONFIG_LEDS_TRIGGER_BACKLIGHT=y
>  CONFIG_LEDS_TRIGGER_GPIO=y
>  CONFIG_RTC_CLASS=y
>  CONFIG_RTC_INTF_DEV_UIE_EMUL=y
> +CONFIG_RTC_DRV_DS1307=y
>  CONFIG_RTC_DRV_PCF8563=y
>  CONFIG_RTC_DRV_MC13XXX=y
>  CONFIG_RTC_DRV_MXC=y
> -- 
> 1.9.1
> 

  reply	other threads:[~2014-11-11 14:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-27 19:10 [PATCH v4 0/2] add initial support for TBS2910 Matrix ARM mini PC Soeren Moch
2014-10-27 19:10 ` [PATCH v4 1/2] devicetree: bindings: Add vendor prefix for TBS Technologies Soeren Moch
2014-11-03  3:16   ` Shawn Guo
2014-11-04 20:11     ` [PATCH] ARM: imx_v6_v7_defconfig: enable DS1307 rtc and gpio fan by default Soeren Moch
2014-11-11 14:19       ` Shawn Guo [this message]
2014-10-27 19:10 ` [PATCH v4 2/2] ARM: dts: add initial support for TBS2910 Matrix ARM mini PC Soeren Moch
2014-10-27 19:49   ` Fabio Estevam

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=20141111141909.GD2704@dragon \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.