aboutsummaryrefslogtreecommitdiffstats
path: root/dummy/Kconfig
blob: 6a706c0be7af3c54e0ef93c1b4128741e563c9f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# AVIRT Dummy Audio Path
#

config AVIRT_DUMMYAP
	tristate "DummyAP"
	select SND_PCM
	---help---
	  Say Y here if you want to add dummy audio path.

	  To compile this driver as a module, choose M here: the
	  module will be called avirt_dummyap.