projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
814f5f4
)
Use full AVR32 partname
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 29 Jul 2007 06:51:35 +0000
(06:51 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 29 Jul 2007 06:51:35 +0000
(06:51 -0000)
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index e353562161ffcff01964089d82d1d734ee603896..499b4fc72c84ddbbb50207594496a1742957a988 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-126,12
+126,12
@@
endchoice
choice
prompt "Target Architecture Variant"
depends BR2_avr32
-config BR2_ap7000
- bool "AP7000"
-config BR2_ap7001
- bool "AP7001"
-config BR2_ap7002
- bool "AP7002"
+config BR2_a
t32a
p7000
+ bool "A
T32A
P7000"
+config BR2_a
t32a
p7001
+ bool "A
T32A
P7001"
+config BR2_a
t32a
p7002
+ bool "A
T32A
P7002"
endchoice