Skip to content
Snippets Groups Projects
Commit eac26e61 authored by Adrian Alonso's avatar Adrian Alonso
Browse files

LF-5093-5: sound: soc: fsl: imx pcm512x amp select


Add optional headphone amplifier supported by some
viriations of hifiberry audio hats such us DAC2.

Signed-off-by: default avatarAdrian Alonso <adrian.alonso@nxp.com>
Reviewed-by: default avatarShengjiu Wang <shengjiu.wang@nxp.com>
parent 57a57113
No related branches found
No related tags found
1 merge request!455CI: Update gitlab-ci
......@@ -389,9 +389,10 @@ config SND_SOC_IMX_PDM_MIC
with PDM microphones on SAI.
config SND_SOC_IMX_PCM512X
tristate "SoC Audio support for i.MX boards with PCM512x"
tristate "SoC Audio support for i.MX boards with PCM512x and headphone amp"
depends on OF && I2C
select SND_SOC_PCM512x_I2C
select SND_SOC_TPA6130A2
select SND_SOC_IMX_PCM_DMA
select SND_SOC_FSL_SAI
select SND_SOC_FSL_UTILS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment