diff options
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/ape6evm_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/shmobile_defconfig | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/configs/ape6evm_defconfig b/arch/arm/configs/ape6evm_defconfig index b54b28fc5a70..db81d8ce4c03 100644 --- a/arch/arm/configs/ape6evm_defconfig +++ b/arch/arm/configs/ape6evm_defconfig | |||
@@ -33,6 +33,7 @@ CONFIG_ARM_APPENDED_DTB=y | |||
33 | CONFIG_VFP=y | 33 | CONFIG_VFP=y |
34 | CONFIG_NEON=y | 34 | CONFIG_NEON=y |
35 | CONFIG_BINFMT_MISC=y | 35 | CONFIG_BINFMT_MISC=y |
36 | CONFIG_PM_RUNTIME=y | ||
36 | CONFIG_NET=y | 37 | CONFIG_NET=y |
37 | CONFIG_PACKET=y | 38 | CONFIG_PACKET=y |
38 | CONFIG_UNIX=y | 39 | CONFIG_UNIX=y |
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 |