ASoC: wm8904: make the driver visible in Kconfig
For platforms that use the audio-graph-card driver, the codec is not selected by SoC-platform driver. Make it available. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Родитель
0ddb46080a
Коммит
2bb853f6f9
|
@ -1218,7 +1218,8 @@ config SND_SOC_WM8903
|
|||
depends on I2C
|
||||
|
||||
config SND_SOC_WM8904
|
||||
tristate
|
||||
tristate "Wolfson Microelectronics WM8904 CODEC"
|
||||
depends on I2C
|
||||
|
||||
config SND_SOC_WM8940
|
||||
tristate
|
||||
|
|
Загрузка…
Ссылка в новой задаче