From 736235cb0f92f4acbb2492baa1430f91aa186cce Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sat, 20 Dec 2008 22:23:15 +0000 Subject: Add support for AT32AP7200 --- target/device/Atmel/AVR32_Config.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'target/device/Atmel/AVR32_Config.in') diff --git a/target/device/Atmel/AVR32_Config.in b/target/device/Atmel/AVR32_Config.in index 2f5309a57..5df2dbf5a 100644 --- a/target/device/Atmel/AVR32_Config.in +++ b/target/device/Atmel/AVR32_Config.in @@ -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 -- cgit v1.2.3