Remove AVR32 target variants, the current entries refers to CHIPS which have the...
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Wed, 17 Dec 2008 09:28:33 +0000 (09:28 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Wed, 17 Dec 2008 09:28:33 +0000 (09:28 -0000)
target/Config.in.arch

index 017dd87fa7f78dc5758d2ae9052ee9b1a2258e06..15dab9a1866263a4b7e10ec7da7f2b535b87037c 100644 (file)
@@ -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