Remove AVR32 target variants, the current entries refers to CHIPS which have the same CPU core, CHIP variant is defined elsewhere

This commit is contained in:
Ulf Samuelsson 2008-12-17 09:28:33 +00:00
parent 7a5ded75d5
commit 7591247d51
1 changed files with 0 additions and 12 deletions

View File

@ -184,18 +184,6 @@ config BR2_MIPS_ABI_none
Unspecified ABI leaves ABI selection blank. Unspecified ABI leaves ABI selection blank.
endchoice 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 choice
prompt "Target Architecture Variant" prompt "Target Architecture Variant"
depends on BR2_sh depends on BR2_sh