From 4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 17 Jul 2008 20:01:44 +0000 Subject: Kconfig: remove 'default n' 'default n' is the default, so there's no need to say it explicitly. --- package/festival/voices/Config.in | 9 --------- 1 file changed, 9 deletions(-) (limited to 'package/festival/voices') diff --git a/package/festival/voices/Config.in b/package/festival/voices/Config.in index 84cb1af9c..b0a1cc0b1 100644 --- a/package/festival/voices/Config.in +++ b/package/festival/voices/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_FESTVOX_AWB bool "Alan Scottish English" - default n help Scottish English voice for the festival text to speech system @@ -8,7 +7,6 @@ config BR2_PACKAGE_FESTVOX_AWB config BR2_PACKAGE_FESTVOX_BDL bool "Brian US English" - default n help US English male voice for the festival text to speech system @@ -16,7 +14,6 @@ config BR2_PACKAGE_FESTVOX_BDL config BR2_PACKAGE_FESTVOX_JMK bool "John Canadian English" - default n help Canadian English voice for the festival text to speech system @@ -24,7 +21,6 @@ config BR2_PACKAGE_FESTVOX_JMK config BR2_PACKAGE_FESTVOX_SLT bool "Stephanie US English" - default n help US English female voice for the festival text to speech system @@ -32,7 +28,6 @@ config BR2_PACKAGE_FESTVOX_SLT config BR2_PACKAGE_FESTVOX_AWB_MULTISYN bool "Alan multisyn (big file)" - default n help voice for the festival text to speech system @@ -40,7 +35,6 @@ config BR2_PACKAGE_FESTVOX_AWB_MULTISYN config BR2_PACKAGE_FESTVOX_JMK_MULTISYN bool "John multisyn (big file)" - default n help voice for the festival text to speech system @@ -48,7 +42,6 @@ config BR2_PACKAGE_FESTVOX_JMK_MULTISYN config BR2_PACKAGE_FESTVOX_KAL_SIXTEENK bool "Kevin diphone US English 16k" - default n help diphone voice for the festival text to speech system @@ -56,7 +49,6 @@ config BR2_PACKAGE_FESTVOX_KAL_SIXTEENK config BR2_PACKAGE_FESTVOX_KED_EIGHTK bool "Kurt diphone American English 8k" - default n help diphone voice for the festival text to speech system @@ -64,7 +56,6 @@ config BR2_PACKAGE_FESTVOX_KED_EIGHTK config BR2_PACKAGE_FESTVOX_KED_SIXTEENK bool "Kurt diphone American English 16k" - default n help diphone voice for the festival text to speech system -- cgit v1.2.3