diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-11-03 20:50:13 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-11-05 00:47:53 -0500 |
commit | 2315f9fce4da7df9362e4baeb5250d14ea48bf63 (patch) | |
tree | 67f34b9e2f8fef2488ba4dae6b05e6a88384bd56 /arch | |
parent | eeaeb4b58b31ddc56eff757b5a71ea664726ef60 (diff) |
ARM: shmobile: multiplatform: add Audo DMAC peri peri support on defconfig
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/shmobile_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 87469caadd26..8a39a46ba363 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig | |||
@@ -146,6 +146,7 @@ CONFIG_RTC_CLASS=y | |||
146 | CONFIG_RTC_DRV_S35390A=y | 146 | CONFIG_RTC_DRV_S35390A=y |
147 | CONFIG_DMADEVICES=y | 147 | CONFIG_DMADEVICES=y |
148 | CONFIG_SH_DMAE=y | 148 | CONFIG_SH_DMAE=y |
149 | CONFIG_RCAR_AUDMAC_PP=y | ||
149 | CONFIG_RCAR_DMAC=y | 150 | CONFIG_RCAR_DMAC=y |
150 | # CONFIG_IOMMU_SUPPORT is not set | 151 | # CONFIG_IOMMU_SUPPORT is not set |
151 | CONFIG_PWM=y | 152 | CONFIG_PWM=y |