diff options
Diffstat (limited to 'arch/arm/mach-at91/Kconfig')
-rw-r--r-- | arch/arm/mach-at91/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index e35d54d43e70..7878e3312861 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig | |||
@@ -163,6 +163,11 @@ config MACH_CPUAT91 | |||
163 | Select this if you are using the Eukrea Electromatique's | 163 | Select this if you are using the Eukrea Electromatique's |
164 | CPUAT91 board <http://www.eukrea.com/>. | 164 | CPUAT91 board <http://www.eukrea.com/>. |
165 | 165 | ||
166 | config MACH_ECO920 | ||
167 | bool "eco920" | ||
168 | help | ||
169 | Select this if you are using the eco920 board | ||
170 | |||
166 | endif | 171 | endif |
167 | 172 | ||
168 | # ---------------------------------------------------------- | 173 | # ---------------------------------------------------------- |