diff options
Diffstat (limited to 'arch/arm/configs/shmobile_defconfig')
-rw-r--r-- | arch/arm/configs/shmobile_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index d7346ad51043..cc67508a439a 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig | |||
@@ -126,6 +126,7 @@ CONFIG_SND=y | |||
126 | CONFIG_SND_SOC=y | 126 | CONFIG_SND_SOC=y |
127 | CONFIG_SND_SOC_SH4_FSI=y | 127 | CONFIG_SND_SOC_SH4_FSI=y |
128 | CONFIG_SND_SOC_RCAR=y | 128 | CONFIG_SND_SOC_RCAR=y |
129 | CONFIG_SND_SOC_AK4642=y | ||
129 | CONFIG_SND_SOC_WM8978=y | 130 | CONFIG_SND_SOC_WM8978=y |
130 | CONFIG_USB=y | 131 | CONFIG_USB=y |
131 | CONFIG_USB_EHCI_HCD=y | 132 | CONFIG_USB_EHCI_HCD=y |
@@ -146,6 +147,8 @@ CONFIG_RTC_CLASS=y | |||
146 | CONFIG_RTC_DRV_S35390A=y | 147 | CONFIG_RTC_DRV_S35390A=y |
147 | CONFIG_DMADEVICES=y | 148 | CONFIG_DMADEVICES=y |
148 | CONFIG_SH_DMAE=y | 149 | CONFIG_SH_DMAE=y |
150 | CONFIG_RCAR_AUDMAC_PP=y | ||
151 | CONFIG_RCAR_DMAC=y | ||
149 | # CONFIG_IOMMU_SUPPORT is not set | 152 | # CONFIG_IOMMU_SUPPORT is not set |
150 | CONFIG_PWM=y | 153 | CONFIG_PWM=y |
151 | CONFIG_PWM_RENESAS_TPU=y | 154 | CONFIG_PWM_RENESAS_TPU=y |