From 7591247d51cec39a8434ceae549719a40387a006 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Wed, 17 Dec 2008 09:28:33 +0000 Subject: Remove AVR32 target variants, the current entries refers to CHIPS which have the same CPU core, CHIP variant is defined elsewhere --- target/Config.in.arch | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'target/Config.in.arch') diff --git a/target/Config.in.arch b/target/Config.in.arch index 017dd87fa..15dab9a18 100644 --- a/target/Config.in.arch +++ b/target/Config.in.arch @@ -184,18 +184,6 @@ config BR2_MIPS_ABI_none Unspecified ABI leaves ABI selection blank. endchoice -choice - prompt "Target Architecture Variant" - depends on BR2_avr32 -config BR2_at32ap7000 - bool "AT32AP7000" -config BR2_at32ap7001 - bool "AT32AP7001" -config BR2_at32ap7002 - bool "AT32AP7002" -endchoice - - choice prompt "Target Architecture Variant" depends on BR2_sh -- cgit v1.2.3