projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a5ded7
)
Remove AVR32 target variants, the current entries refers to CHIPS which have the...
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 17 Dec 2008 09:28:33 +0000
(09:28 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 17 Dec 2008 09:28:33 +0000
(09:28 -0000)
target/Config.in.arch
patch
|
blob
|
history
diff --git
a/target/Config.in.arch
b/target/Config.in.arch
index 017dd87fa7f78dc5758d2ae9052ee9b1a2258e06..15dab9a1866263a4b7e10ec7da7f2b535b87037c 100644
(file)
--- 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