diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-03-15 13:56:44 +0100 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-04-16 12:36:43 +0200 |
commit | ff65e398f3e3d1ee38a6b23d5a9f8e2fd950be49 (patch) | |
tree | 1865df3febb763a40d694a2a1db871975d82b2fa /arch | |
parent | 514982adc7a5439140e09facf492e58fc8a7fcc3 (diff) |
ARM: at91/Kconfig: website link for AT91SAM9G20-EK
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-at91/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index e0b8b10cfc7..8acc1649c82 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig @@ -373,6 +373,7 @@ config MACH_AT91SAM9G20EK_2MMC Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and onwards. + <http://www.atmel.com/tools/SAM9G20-EK.aspx> config MACH_CPU9G20 bool "Eukrea CPU9G20 board" |