aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-06-11 22:14:53 -0400
committerSimon Horman <horms+renesas@verge.net.au>2013-06-12 04:25:07 -0400
commit76563bf4ba08beec91102e3790cb5d93fe23f484 (patch)
tree07d696e4f931b1c5bd1ad9062be5727996cbbfb4 /arch/arm
parent76d415dfa7d53a2f92550484d766ae475a427daf (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/arm')
-rw-r--r--arch/arm/configs/bockw_defconfig2
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
86CONFIG_USB_RCAR_PHY=y 86CONFIG_USB_RCAR_PHY=y
87CONFIG_MMC=y 87CONFIG_MMC=y
88CONFIG_MMC_SDHI=y 88CONFIG_MMC_SDHI=y
89CONFIG_RTC_CLASS=y
90CONFIG_RTC_DRV_RX8581=y
89CONFIG_UIO=y 91CONFIG_UIO=y
90CONFIG_UIO_PDRV_GENIRQ=y 92CONFIG_UIO_PDRV_GENIRQ=y
91# CONFIG_IOMMU_SUPPORT is not set 93# CONFIG_IOMMU_SUPPORT is not set