aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-08-21 14:40:29 +0200
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-08-21 14:40:29 +0200
commit00ea82e846de6ef6e613effce7f30308cf85c22c (patch)
tree4027157a189b36bfecf620979e354f043e0fbe25 /scripts
parent45de0746b33b3716101caa5fa08ee601221dce39 (diff)
downloadbusybox-00ea82e846de6ef6e613effce7f30308cf85c22c.tar.gz
add config knob for default freq and length
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index 7f172c34a..394839bc9 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -567,6 +567,9 @@ CONFIG_FEATURE_MOUNT_LOOP=y
#
CONFIG_ADJTIMEX=y
# CONFIG_BBCONFIG is not set
+CONFIG_BEEP=y
+CONFIG_FEATURE_BEEP_FREQ=4000
+CONFIG_FEATURE_BEEP_LENGTH=30
CONFIG_CHAT=y
CONFIG_FEATURE_CHAT_NOFAIL=y
# CONFIG_FEATURE_CHAT_TTY_HIFI is not set