Use correct AVR32 chip id's

This commit is contained in:
Ulf Samuelsson 2007-07-23 07:59:56 +00:00
parent d50f2371dc
commit e74803b253

View file

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