All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: mxs_defconfig: Enable RTC driver
@ 2012-07-04 16:37 Fabio Estevam
  2012-07-05  3:07 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2012-07-04 16:37 UTC (permalink / raw)
  To: linux-arm-kernel

Let RTC driver driver be built by default.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/configs/mxs_defconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index 94198c5..1450f64 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -114,6 +114,7 @@ CONFIG_MMC=y
 CONFIG_MMC_MXS=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=m
+CONFIG_RTC_DRV_STMP=y
 CONFIG_DMADEVICES=y
 CONFIG_MXS_DMA=y
 CONFIG_EXT3_FS=y
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: mxs_defconfig: Enable RTC driver
  2012-07-04 16:37 [PATCH] ARM: mxs_defconfig: Enable RTC driver Fabio Estevam
@ 2012-07-05  3:07 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2012-07-05  3:07 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jul 04, 2012 at 01:37:50PM -0300, Fabio Estevam wrote:
> Let RTC driver driver be built by default.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

Applied, thanks.

> ---
>  arch/arm/configs/mxs_defconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
> index 94198c5..1450f64 100644
> --- a/arch/arm/configs/mxs_defconfig
> +++ b/arch/arm/configs/mxs_defconfig
> @@ -114,6 +114,7 @@ CONFIG_MMC=y
>  CONFIG_MMC_MXS=y
>  CONFIG_RTC_CLASS=y
>  CONFIG_RTC_DRV_DS1307=m
> +CONFIG_RTC_DRV_STMP=y
>  CONFIG_DMADEVICES=y
>  CONFIG_MXS_DMA=y
>  CONFIG_EXT3_FS=y
> -- 
> 1.7.1
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-05  3:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-04 16:37 [PATCH] ARM: mxs_defconfig: Enable RTC driver Fabio Estevam
2012-07-05  3:07 ` Shawn Guo

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.