From e8106da816af429373c26ba84d81ca4ed276cb89 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 4 Jul 2008 10:36:55 +0000 Subject: Fix Config conflict caused by duplicate definition in KB9202 BSP --- target/device/Config.in.toolchain | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/device/Config.in.toolchain') diff --git a/target/device/Config.in.toolchain b/target/device/Config.in.toolchain index 142912a13..1cdbe7bfe 100644 --- a/target/device/Config.in.toolchain +++ b/target/device/Config.in.toolchain @@ -48,10 +48,6 @@ config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_2 It is generated from buildroot-avr32-v2.2.0-rc4 in http://www.atmel.no/buildroot -config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_3_ENABLE - bool - default n - config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_3 bool "Use prepatched source for AVR32 gcc-4.2.3 toolchain" depends on BR2_avr32 @@ -74,6 +70,10 @@ config BR2_TOOLCHAIN_UNKNOWNVENDOR endchoice +config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_3_ENABLE + bool + default n + config BR2_TOOLCHAIN_ATMEL_AVR32 bool default n -- cgit v1.2.3