Commit a1d845f1 authored by Thiago A. Corrêa's avatar Thiago A. Corrêa
Browse files

Remove trailing quote from help lines

parent 74548a00
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -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