aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/Kconfig')
-rw-r--r--arch/arm/mach-at91/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 2db43a5ddd9b..2c27300f9daf 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -360,6 +360,19 @@ config MACH_CPU9G20
360 Select this if you are using a Eukrea Electromatique's 360 Select this if you are using a Eukrea Electromatique's
361 CPU9G20 Board <http://www.eukrea.com/> 361 CPU9G20 Board <http://www.eukrea.com/>
362 362
363config MACH_PORTUXG20
364 bool "taskit PortuxG20"
365 help
366 Select this if you are using taskit's PortuxG20.
367 <http://www.taskit.de/en/>
368
369config MACH_STAMP9G20
370 bool "taskit Stamp9G20 CPU module"
371 help
372 Select this if you are using taskit's Stamp9G20 CPU module on its
373 evaluation board.
374 <http://www.taskit.de/en/>
375
363endif 376endif
364 377
365# ---------------------------------------------------------- 378# ----------------------------------------------------------