diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-11-04 04:50:13 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-11-05 08:47:53 +0300 |
commit | 2315f9fce4da7df9362e4baeb5250d14ea48bf63 (patch) | |
tree | 67f34b9e2f8fef2488ba4dae6b05e6a88384bd56 /arch/arm/configs/shmobile_defconfig | |
parent | eeaeb4b58b31ddc56eff757b5a71ea664726ef60 (diff) | |
download | linux-2315f9fce4da7df9362e4baeb5250d14ea48bf63.tar.xz |
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/arm/configs/shmobile_defconfig')
-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 CONFIG_RTC_DRV_S35390A=y CONFIG_DMADEVICES=y CONFIG_SH_DMAE=y +CONFIG_RCAR_AUDMAC_PP=y CONFIG_RCAR_DMAC=y # CONFIG_IOMMU_SUPPORT is not set CONFIG_PWM=y |