Skip to content
Snippets Groups Projects
Commit 1dff280e authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

kernel:driver: Added audio codec WM8962 driver to i.MX8

parent ce5c75a5
No related branches found
No related tags found
1 merge request!264kernel:driver: Added audio codec WM8962 driver to i.MX8
Pipeline #26784 passed with stage
in 15 seconds
...@@ -548,6 +548,7 @@ CONFIG_SND_SOC_TAS571X=m ...@@ -548,6 +548,7 @@ CONFIG_SND_SOC_TAS571X=m
CONFIG_SND_SOC_WM8524=y CONFIG_SND_SOC_WM8524=y
CONFIG_SND_SOC_WM8904=m CONFIG_SND_SOC_WM8904=m
CONFIG_SND_SOC_WM8960=y CONFIG_SND_SOC_WM8960=y
CONFIG_SND_SOC_WM8962=y
CONFIG_SND_SIMPLE_CARD=y CONFIG_SND_SIMPLE_CARD=y
CONFIG_SND_AUDIO_GRAPH_CARD=y CONFIG_SND_AUDIO_GRAPH_CARD=y
CONFIG_USB=y CONFIG_USB=y
......
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