diff mbox

[1/3,v4] ARM: shmobile: bockw defconfig: add RTC RX8581 support

Message ID 8761xk6pnq.wl%kuninori.morimoto.gx@renesas.com (mailing list archive)
State Superseded
Commit 76563bf4ba08beec91102e3790cb5d93fe23f484
Headers show

Commit Message

Kuninori Morimoto June 12, 2013, 2:14 a.m. UTC
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
v3 -> v4

 - based on renesas-next-20130611v2

 arch/arm/configs/bockw_defconfig |    2 ++
 1 file changed, 2 insertions(+)

Comments

Simon Horman June 12, 2013, 2:07 p.m. UTC | #1
On Tue, Jun 11, 2013 at 07:14:53PM -0700, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> v3 -> v4
> 
>  - based on renesas-next-20130611v2
> 
>  arch/arm/configs/bockw_defconfig |    2 ++
>  1 file changed, 2 insertions(+)

Thanks, queued up in the defconfig branch.

> diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig
> index d662608..cb7638d 100644
> --- a/arch/arm/configs/bockw_defconfig
> +++ b/arch/arm/configs/bockw_defconfig
> @@ -86,6 +86,8 @@ CONFIG_USB_STORAGE=y
>  CONFIG_USB_RCAR_PHY=y
>  CONFIG_MMC=y
>  CONFIG_MMC_SDHI=y
> +CONFIG_RTC_CLASS=y
> +CONFIG_RTC_DRV_RX8581=y
>  CONFIG_UIO=y
>  CONFIG_UIO_PDRV_GENIRQ=y
>  # CONFIG_IOMMU_SUPPORT is not set
> -- 
> 1.7.9.5
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig
index d662608..cb7638d 100644
--- a/arch/arm/configs/bockw_defconfig
+++ b/arch/arm/configs/bockw_defconfig
@@ -86,6 +86,8 @@  CONFIG_USB_STORAGE=y
 CONFIG_USB_RCAR_PHY=y
 CONFIG_MMC=y
 CONFIG_MMC_SDHI=y
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_RX8581=y
 CONFIG_UIO=y
 CONFIG_UIO_PDRV_GENIRQ=y
 # CONFIG_IOMMU_SUPPORT is not set