Browse Source

Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-omap

Mark Brown 12 years ago
parent
commit
2aca78915e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/core/Kconfig

+ 1 - 1
sound/core/Kconfig

@@ -7,7 +7,7 @@ config SND_PCM
 	select SND_TIMER
 
 config SND_DMAENGINE_PCM
-	bool
+	tristate
 
 config SND_HWDEP
 	tristate