Skip to content

Commit

Permalink
ASoc: kirkwood: Use the Kirkwood audio driver in Dove boards
Browse files Browse the repository at this point in the history
This patch permits the generation of the Kirkwood audio driver which
may be used in the Dove boards.

Signed-off-by: Jean-Francois Moine <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
moinejf authored and broonie committed Aug 27, 2013
1 parent eb63231 commit 446a3bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sound/soc/kirkwood/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config SND_KIRKWOOD_SOC
tristate "SoC Audio for the Marvell Kirkwood chip"
depends on ARCH_KIRKWOOD || COMPILE_TEST
tristate "SoC Audio for the Marvell Kirkwood and Dove chips"
depends on ARCH_KIRKWOOD || ARCH_DOVE || COMPILE_TEST
help
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
Expand Down

0 comments on commit 446a3bd

Please sign in to comment.