summaryrefslogtreecommitdiffstats
path: root/rules/alsa-utils.in
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-03-20 08:07:43 +0000
committerLuotao Fu <l.fu@pengutronix.de>2009-03-20 08:07:43 +0000
commit0db57bbea0c1ff4a6bfe1eb68ba088b813d9a2c3 (patch)
treeb82161582835f36a1f033fd64498e4e09907ccd0 /rules/alsa-utils.in
parent5324141e94ecea55876c8a25444f7a0fe9a9908a (diff)
downloadptxdist-0db57bbea0c1ff4a6bfe1eb68ba088b813d9a2c3.tar.gz
ptxdist-0db57bbea0c1ff4a6bfe1eb68ba088b813d9a2c3.tar.xz
* add installation of default asound.state file
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10125 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/alsa-utils.in')
-rw-r--r--rules/alsa-utils.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/alsa-utils.in b/rules/alsa-utils.in
index 1904b3a8f..7c6d40188 100644
--- a/rules/alsa-utils.in
+++ b/rules/alsa-utils.in
@@ -25,5 +25,10 @@ config ALSA_UTILS_STARTSCRIPT
default y
prompt "install /etc/init.d/alsa-utils"
+config ALSA_UTILS__SOUND_STATE
+ bool
+ prompt "install /etc/asound.state from projectroot"
+ help
+ install a default asound.state file from the projectroot
endif