Use correct AVR32 chip id's

2012.11.x
Ulf Samuelsson 2007-07-23 07:59:56 +00:00
parent d50f2371dc
commit e74803b253
1 changed files with 4 additions and 4 deletions

View File

@ -128,10 +128,10 @@ choice
depends BR2_avr32
config BR2_ap7000
bool "AP7000"
config BR2_ap7010
bool "AP7010"
config BR2_ap7020
bool "AP7020"
config BR2_ap7001
bool "AP7001"
config BR2_ap7002
bool "AP7002"
endchoice