Remove trailing quote from help lines
authorThiago A. Corrêa <thiago.correa@gmail.com>
Wed, 2 Jul 2008 00:17:21 +0000 (00:17 -0000)
committerThiago A. Corrêa <thiago.correa@gmail.com>
Wed, 2 Jul 2008 00:17:21 +0000 (00:17 -0000)
target/device/Atmel/arch-avr32/Config.in.linux.patches

index e6e3396c669076473f50285bce59f817910a9d94..5b7e1c9e9f029697f65b0582968596bdd33a9f68 100644 (file)
@@ -15,32 +15,32 @@ choice
 config BR2_ARCH_AVR32_2_6_24
        bool "2.6.24"
        help
-         Apply the avr32 linux-2.6.24 patches"
+         Apply the avr32 linux-2.6.24 patches
 
 config BR2_ARCH_AVR32_2_6_23
        bool "2.6.23"
        help
-         Apply the avr32 linux-2.6.23 patches"
+         Apply the avr32 linux-2.6.23 patches
 
 config BR2_ARCH_AVR32_2_6_22_10
        bool "2.6.22.10"
        help
-         Apply the avr32 linux-2.6.22.10 patches"
+         Apply the avr32 linux-2.6.22.10 patches
 
 config BR2_ARCH_AVR32_2_6_22_1
        bool "2.6.22.1"
        help
-         Apply the avr32 linux-2.6.22.1 patches"
+         Apply the avr32 linux-2.6.22.1 patches
 
 config BR2_ARCH_AVR32_2_6_21_5
        bool "2.6.21.5"
        help
-         Apply the avr32 linux-2.6.21.5 patches"
+         Apply the avr32 linux-2.6.21.5 patches
 
 config BR2_ARCH_AVR32_2_6_20_4
        bool "2.6.20.4"
        help
-         Apply the avr32 linux-2.6.20.4 patches"
+         Apply the avr32 linux-2.6.20.4 patches
 
 endchoice