瀏覽代碼

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

Ulf Samuelsson 16 年之前
父節點
當前提交
7591247d51
共有 1 個文件被更改,包括 0 次插入12 次删除
  1. 0 12
      target/Config.in.arch

+ 0 - 12
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