diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2013-06-11 22:14:53 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-06-12 04:25:07 -0400 |
commit | 76563bf4ba08beec91102e3790cb5d93fe23f484 (patch) | |
tree | 07d696e4f931b1c5bd1ad9062be5727996cbbfb4 /arch | |
parent | 76d415dfa7d53a2f92550484d766ae475a427daf (diff) |
ARM: shmobile: bockw defconfig: add RTC RX8581 support
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/bockw_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig index d662608693f2..cb7638d1fe81 100644 --- a/arch/arm/configs/bockw_defconfig +++ b/arch/arm/configs/bockw_defconfig | |||
@@ -86,6 +86,8 @@ CONFIG_USB_STORAGE=y | |||
86 | CONFIG_USB_RCAR_PHY=y | 86 | CONFIG_USB_RCAR_PHY=y |
87 | CONFIG_MMC=y | 87 | CONFIG_MMC=y |
88 | CONFIG_MMC_SDHI=y | 88 | CONFIG_MMC_SDHI=y |
89 | CONFIG_RTC_CLASS=y | ||
90 | CONFIG_RTC_DRV_RX8581=y | ||
89 | CONFIG_UIO=y | 91 | CONFIG_UIO=y |
90 | CONFIG_UIO_PDRV_GENIRQ=y | 92 | CONFIG_UIO_PDRV_GENIRQ=y |
91 | # CONFIG_IOMMU_SUPPORT is not set | 93 | # CONFIG_IOMMU_SUPPORT is not set |