Add support for AT32AP7200

This commit is contained in:
Ulf Samuelsson 2008-12-20 22:23:15 +00:00
parent c923379e8a
commit 736235cb0f

View File

@ -32,6 +32,12 @@ config BR2_TARGET_AT32AP7002
help
Atmel AT32AP7002 AVR32 based systems
config BR2_TARGET_AT32AP7200
bool "Board support for the Atmel AT32AP7200 Microprocessor"
depends on BR2_TARGET_AVR32
help
Atmel AT32AP7200 AVR32 based systems
endchoice
comment "Development board support"
@ -51,6 +57,14 @@ config BR2_TARGET_AVR32_ATSTK1002
help
The Atmel ATSTK1000 AVR32 Development Board.
config BR2_TARGET_AVR32_ATSTK1005
bool "Atmel ATSTK1000/5 AVR32 development board support"
depends on BR2_TARGET_AT32AP7200
select BR2_PACKAGE_LINUX
help
The Atmel ATSTK1000 AVR32 Development Board,
with the AT32AP7200 based top board
config BR2_TARGET_AVR32_ATNGW100
bool "Atmel AVR32 network gateway board support"
depends on BR2_TARGET_AT32AP7000