summaryrefslogtreecommitdiff
path: root/package/festival/lexicons/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-07-17 20:01:44 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-07-17 20:01:44 +0000
commit4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee (patch)
tree6f01e1708cc34b93325d0cb3cdd9ba8d5374deda /package/festival/lexicons/Config.in
parentac653c53d6ef59e45f0236a0e05a4225439d281d (diff)
Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
Diffstat (limited to 'package/festival/lexicons/Config.in')
-rw-r--r--package/festival/lexicons/Config.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/package/festival/lexicons/Config.in b/package/festival/lexicons/Config.in
index 903bce771..6d92883b3 100644
--- a/package/festival/lexicons/Config.in
+++ b/package/festival/lexicons/Config.in
@@ -1,6 +1,5 @@
config BR2_PACKAGE_FESTLEX_CMU
bool "Carnegie Mellon University"
- default n
help
Lexicon for the festival text to speech system
@@ -8,7 +7,6 @@ config BR2_PACKAGE_FESTLEX_CMU
config BR2_PACKAGE_FESTLEX_OALD
bool "Oxford Advanced Learners dictionary"
- default n
help
Lexicon for the festival text to speech system
@@ -16,8 +14,7 @@ config BR2_PACKAGE_FESTLEX_OALD
config BR2_PACKAGE_FESTLEX_POS
bool "POSLEX"
- default n
help
Lexicon for the festival text to speech system
- http://festvox.org/packed/festival/latest \ No newline at end of file
+ http://festvox.org/packed/festival/latest