ASoc: kirkwood: Use the Kirkwood audio driver in Dove boards
This patch permits the generation of the Kirkwood audio driver which may be used in the Dove boards. Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
eb63231830
commit
446a3bd432
|
@ -1,6 +1,6 @@
|
||||||
config SND_KIRKWOOD_SOC
|
config SND_KIRKWOOD_SOC
|
||||||
tristate "SoC Audio for the Marvell Kirkwood chip"
|
tristate "SoC Audio for the Marvell Kirkwood and Dove chips"
|
||||||
depends on ARCH_KIRKWOOD || COMPILE_TEST
|
depends on ARCH_KIRKWOOD || ARCH_DOVE || COMPILE_TEST
|
||||||
help
|
help
|
||||||
Say Y or M if you want to add support for codecs attached to
|
Say Y or M if you want to add support for codecs attached to
|
||||||
the Kirkwood I2S interface. You will also need to select the
|
the Kirkwood I2S interface. You will also need to select the
|
||||||
|
|
Loading…
Reference in New Issue