Skip to content

Commit

Permalink
ASoC: make wm8782 codec selectable in Kconfig
Browse files Browse the repository at this point in the history
FOr platforms that use the simple-card driver, the codec cannot be selected
through 'select' magic in Kconfig. So turn this into a real config option.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Daniel Mack authored and Mark Brown committed May 22, 2018
1 parent 9e2a877 commit 2da4801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1131,7 +1131,7 @@ config SND_SOC_WM8776
depends on SND_SOC_I2C_AND_SPI

config SND_SOC_WM8782
tristate
tristate "Wolfson Microelectronics WM8782 ADC"

config SND_SOC_WM8804
tristate
Expand Down

0 comments on commit 2da4801

Please sign in to comment.