Skip to content

Commit 26889e5

Browse files
committed
ASoC: omap: Fix the leftover CONFIG_SND_SOC_HDMI_CODEC
Replace the leftover CONFIG_SND_SOC_OMAP_HDMI_CODEC in sound/soc/omap/Kconfig with CONFIG_SND_SOC_HDMI_CODEC, which was forgotten in the commit bf7c6e6. Signed-off-by: Takashi Iwai <[email protected]>
1 parent 0a1801e commit 26889e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sound/soc/omap/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ config SND_OMAP_SOC_OMAP_HDMI
103103
tristate "SoC Audio support for Texas Instruments OMAP HDMI"
104104
depends on SND_OMAP_SOC && OMAP4_DSS_HDMI && OMAP2_DSS
105105
select SND_OMAP_SOC_HDMI
106-
select SND_SOC_OMAP_HDMI_CODEC
106+
select SND_SOC_HDMI_CODEC
107107
select OMAP4_DSS_HDMI_AUDIO
108108
help
109109
Say Y if you want to add support for SoC HDMI audio on Texas Instruments

0 commit comments

Comments
 (0)