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/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 939bccd70569..ca33862b4bf4 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -248,6 +248,12 @@ config MACH_CPU9260
248 Select this if you are using a Eukrea Electromatique's 248 Select this if you are using a Eukrea Electromatique's
249 CPU9260 Board <http://www.eukrea.com/> 249 CPU9260 Board <http://www.eukrea.com/>
250 250
251config MACH_FLEXIBITY
252 bool "Flexibity Connect board"
253 help
254 Select this if you are using Flexibity Connect board
255 <http://www.flexibity.com>
256
251endif 257endif
252 258
253# ---------------------------------------------------------- 259# ----------------------------------------------------------