diff options
Diffstat (limited to 'miscutils/beep.c')
-rw-r--r-- | miscutils/beep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/beep.c b/miscutils/beep.c index 92faa1cd5..1669332fd 100644 --- a/miscutils/beep.c +++ b/miscutils/beep.c | |||
@@ -9,7 +9,6 @@ | |||
9 | //config:config BEEP | 9 | //config:config BEEP |
10 | //config: bool "beep (2.4 kb)" | 10 | //config: bool "beep (2.4 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: select PLATFORM_LINUX | ||
13 | //config: help | 12 | //config: help |
14 | //config: The beep applets beeps in a given freq/Hz. | 13 | //config: The beep applets beeps in a given freq/Hz. |
15 | //config: | 14 | //config: |