Skip to content

Commit

Permalink
ASoC: Allow SND_SOC_WM8978 to be selected manually
Browse files Browse the repository at this point in the history
When using a DT-based multi-platform kernel, there's not always Kconfig
logic that selects the right codec driver.
Allow the user to manually select WM8978.

This is needed for Armadillo 800 EVA using a generic r8a7740 multi-platform
kernel.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Geert Uytterhoeven authored and Mark Brown committed Aug 28, 2014
1 parent 7d1311b commit 77c5453
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,8 @@ config SND_SOC_WM8974
tristate

config SND_SOC_WM8978
tristate
tristate "Wolfson Microelectronics WM8978 codec"
depends on I2C

config SND_SOC_WM8983
tristate
Expand Down

0 comments on commit 77c5453

Please sign in to comment.