Skip to content

Commit

Permalink
ASoC: dwc: Bodge around continuing absence of clock API stubs
Browse files Browse the repository at this point in the history
The patches for stubbing out the generic clock API still haven't been
applied so we need to either add ifdefs here or add a dependency until
someone decides to actually apply them.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Jun 25, 2012
1 parent ec8ffe1 commit d69d652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/dwc/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config SND_DESIGNWARE_I2S
tristate "Synopsys I2S Device Driver"
depends on CLKDEV_LOOKUP
help
Say Y or M if you want to add support for I2S driver for
Synopsys desigwnware I2S device. The device supports upto
Expand Down

0 comments on commit d69d652

Please sign in to comment.