Explorar o código

Use correct AVR32 chip id's

Ulf Samuelsson %!s(int64=18) %!d(string=hai) anos
pai
achega
e74803b253
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      Config.in

+ 4 - 4
Config.in

@@ -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