diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index 039a935ff29e459f3ea86e5a74578aa3c8614bb9..c70e9c4eed08088350f1bea3bc099995662233be 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -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