summaryrefslogtreecommitdiffstats
path: root/rules/alsa-utils.in
blob: 1468fff7f099d59c5b1a260a89f8cc9e10e07bfd (plain)
1
2
3
4
5
6
7
8
9
10
config ALSA_UTILS
	bool
	prompt "Alsa Utils"
	select NCURSES
	select ALSA_LIB
	select GLIBC_PTHREAD
	help
	  Some utils to handle the Advanced Linux Sound Architecture.
	  With this utils you can control your sound device, playing and
	  recording sounds.