From 45de0746b33b3716101caa5fa08ee601221dce39 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 21 Aug 2009 13:18:31 +0200 Subject: add simple beep applet Signed-off-by: Bernhard Reutner-Fischer --- miscutils/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'miscutils/Config.in') diff --git a/miscutils/Config.in b/miscutils/Config.in index 689044794..7209d2944 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -19,6 +19,12 @@ config BBCONFIG The bbconfig applet will print the config file with which busybox was built. +config BEEP + bool "beep" + default n + help + The beep applets beeps in a given freq/Hz. + config CHAT bool "chat" default n -- cgit v1.2.3