diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-01-13 21:26:00 -0500 |
|---|---|---|
| committer | Simon Horman <horms+renesas@verge.net.au> | 2014-02-06 02:13:34 -0500 |
| commit | 90bdadf5b05be16e7ba663ba8b9e42d20dcef861 (patch) | |
| tree | 12a71bc622017e3623f7117f86f6cf0d0314ae2b | |
| parent | ab44f75f1142edde5737203a0d259853f34686fb (diff) | |
ARM: shmobile: lager: add sound support on defconfig
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
| -rw-r--r-- | arch/arm/configs/lager_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig index 3e7e0aef26c9..b17f48739013 100644 --- a/arch/arm/configs/lager_defconfig +++ b/arch/arm/configs/lager_defconfig | |||
| @@ -105,6 +105,10 @@ CONFIG_VIDEO_RCAR_VIN=y | |||
| 105 | CONFIG_VIDEO_ADV7180=y | 105 | CONFIG_VIDEO_ADV7180=y |
| 106 | CONFIG_DRM=y | 106 | CONFIG_DRM=y |
| 107 | CONFIG_DRM_RCAR_DU=y | 107 | CONFIG_DRM_RCAR_DU=y |
| 108 | CONFIG_SOUND=y | ||
| 109 | CONFIG_SND=y | ||
| 110 | CONFIG_SND_SOC=y | ||
| 111 | CONFIG_SND_SOC_RCAR=y | ||
| 108 | # CONFIG_USB_SUPPORT is not set | 112 | # CONFIG_USB_SUPPORT is not set |
| 109 | CONFIG_MMC=y | 113 | CONFIG_MMC=y |
| 110 | CONFIG_MMC_SDHI=y | 114 | CONFIG_MMC_SDHI=y |
