mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
ARM: shmobile: defconfig: add Renesas DPCM Sound Card
This patch enables DPCM related sound card. It is used for... - Sampline rate convert - CTU/MIXer Note: you need to enable these settings on DTS file Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
dbeb9728d4
commit
6cec276808
@ -152,6 +152,7 @@ CONFIG_SND=y
|
||||
CONFIG_SND_SOC=y
|
||||
CONFIG_SND_SOC_SH4_FSI=y
|
||||
CONFIG_SND_SOC_RCAR=y
|
||||
CONFIG_SND_SOC_RSRC_CARD=y
|
||||
CONFIG_SND_SOC_AK4642=y
|
||||
CONFIG_SND_SOC_WM8978=y
|
||||
CONFIG_USB=y
|
||||
|
Loading…
Reference in New Issue
Block a user