ARM: shmobile: defconfig: Enable SGTL5000 audio codec
The iWave RZ/G1M Q7 carrier board supports I2S audio codec "SGTL5000". To increase hardware support enable the driver in the shmobile_defconfig multiplatform configuration. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
4fbd8d194f
commit
66d7b080aa
|
@ -173,6 +173,7 @@ CONFIG_SND_SOC=y
|
|||
CONFIG_SND_SOC_SH4_FSI=y
|
||||
CONFIG_SND_SOC_RCAR=y
|
||||
CONFIG_SND_SOC_AK4642=y
|
||||
CONFIG_SND_SOC_SGTL5000=y
|
||||
CONFIG_SND_SOC_WM8978=y
|
||||
CONFIG_SND_SIMPLE_SCU_CARD=y
|
||||
CONFIG_USB=y
|
||||
|
|
Loading…
Reference in New Issue