mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Use full AVR32 partname
This commit is contained in:
12
Config.in
12
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_at32ap7000
|
||||
bool "AT32AP7000"
|
||||
config BR2_at32ap7001
|
||||
bool "AT32AP7001"
|
||||
config BR2_at32ap7002
|
||||
bool "AT32AP7002"
|
||||
endchoice
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user