summaryrefslogtreecommitdiffstats
path: root/rules/alsa-utils.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-11-01 22:06:00 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-11-01 22:06:00 +0000
commite8069fb2bcc07d58b2c6ae1db67092291ac30db0 (patch)
tree56a7c48f128dcad48349fd804c43a49a4deed4a1 /rules/alsa-utils.in
parent4d97a745cf3be2520cb42ea9fb466a443b43c5a4 (diff)
downloadptxdist-e8069fb2bcc07d58b2c6ae1db67092291ac30db0.tar.gz
ptxdist-e8069fb2bcc07d58b2c6ae1db67092291ac30db0.tar.xz
* alsa-utils: add mixer start script with default properties
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9044 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/alsa-utils.in')
-rw-r--r--rules/alsa-utils.in12
1 files changed, 10 insertions, 2 deletions
diff --git a/rules/alsa-utils.in b/rules/alsa-utils.in
index d4646acd7..0cee15027 100644
--- a/rules/alsa-utils.in
+++ b/rules/alsa-utils.in
@@ -1,7 +1,7 @@
## SECTION=applications
-config ALSA_UTILS
+menuconfig ALSA_UTILS
tristate
- prompt "alsa utils"
+ prompt "alsa utils "
select NCURSES
select ALSA_LIB
# alsa-utils fails with the salsa-lib
@@ -16,3 +16,11 @@ config ALSA_UTILS
Some utils to handle the Advanced Linux Sound Architecture.
With these utils you can control your sound device, for
playback and recording of sounds.
+
+if ALSA_UTILS
+
+
+
+
+endif
+