summaryrefslogtreecommitdiffstats
path: root/rules/rawrec.in
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2006-02-09 12:29:28 +0000
committerLadislav Michl <ladis@linux-mips.org>2006-02-09 12:29:28 +0000
commitfc04fb40cfe21335335b4147c08694994c0c12b4 (patch)
tree953d6c00e31ec90c46431830a99af38e517e56ba /rules/rawrec.in
parent08ca75b31ffaa1e23d6683d27c858be3bfd897d8 (diff)
downloadptxdist-fc04fb40cfe21335335b4147c08694994c0c12b4.tar.gz
ptxdist-fc04fb40cfe21335335b4147c08694994c0c12b4.tar.xz
Bool selections defaults to 'n'.
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4537 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/rawrec.in')
-rw-r--r--rules/rawrec.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/rules/rawrec.in b/rules/rawrec.in
index b86e5bb88..93803fa42 100644
--- a/rules/rawrec.in
+++ b/rules/rawrec.in
@@ -1,7 +1,6 @@
config RAWREC
bool
prompt "rawrec/rawplay"
- default n
help
rawrec and rawplay are GPL'd utilities designed to provide
the user with a simple way of recording or playing raw audio data from
@@ -13,7 +12,6 @@ config RAWREC
config RAWREC_RAWREC
bool
prompt "rawrec"
- default n
depends on RAWREC
help
rawrec - a simple audio recording tool
@@ -22,11 +20,8 @@ config RAWREC_RAWREC
config RAWREC_RAWPLAY
bool
prompt "rawplay"
- default n
depends on RAWREC
help
rawplay - a simple audio player tool
http://rawrec.sourceforge.net
-
-