aboutsummaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/arch-arm
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2008-07-04 10:36:55 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2008-07-04 10:36:55 +0000
commite8106da816af429373c26ba84d81ca4ed276cb89 (patch)
tree980de52176063fd5d7a1b3db60bc89d7a7f64d33 /target/device/Atmel/arch-arm
parent283e81ab9ebde9204509050bed4d5603fb15764d (diff)
downloadbuildroot-novena-e8106da816af429373c26ba84d81ca4ed276cb89.tar.gz
buildroot-novena-e8106da816af429373c26ba84d81ca4ed276cb89.zip
Fix Config conflict caused by duplicate definition in KB9202 BSP
Diffstat (limited to 'target/device/Atmel/arch-arm')
-rw-r--r--target/device/Atmel/arch-arm/Config.in.linux.patches14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/device/Atmel/arch-arm/Config.in.linux.patches b/target/device/Atmel/arch-arm/Config.in.linux.patches
index 9ffad41c3..e2018a984 100644
--- a/target/device/Atmel/arch-arm/Config.in.linux.patches
+++ b/target/device/Atmel/arch-arm/Config.in.linux.patches
@@ -17,37 +17,37 @@ choice
config BR2_ARCH_AT91_2_6_26_RC3
bool "2.6.26-rc3"
help
- Apply the at91 linux-2.6.26-rc3 patches"
+ Apply the at91 linux-2.6.26-rc3 patches
config BR2_ARCH_AT91_2_6_25
bool "2.6.25"
help
- Apply the at91 linux-2.6.25 patches"
+ Apply the at91 linux-2.6.25 patches
config BR2_ARCH_AT91_2_6_24
bool "2.6.24"
help
- Apply the at91 linux-2.6.24 patches"
+ Apply the at91 linux-2.6.24 patches
config BR2_ARCH_AT91_2_6_22_1
bool "2.6.22.1"
help
- Apply the at91 linux-2.6.22.1 patches"
+ Apply the at91 linux-2.6.22.1 patches
config BR2_ARCH_AT91_2_6_21_5
bool "2.6.21.5"
help
- Apply the at91 linux-2.6.21.5 patches"
+ Apply the at91 linux-2.6.21.5 patches
config BR2_ARCH_AT91_2_6_21_1
bool "2.6.21.1"
help
- Apply the at91 linux-2.6.21.1 patches"
+ Apply the at91 linux-2.6.21.1 patches
config BR2_ARCH_AT91_2_6_20_4
bool "2.6.20.4"
help
- Apply the at91 linux-2.6.20.4 patches"
+ Apply the at91 linux-2.6.20.4 patches
endchoice