ARM: at91: add a Kconfig dependency on multi-platform
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 2 Apr 2015 15:07:57 +0000 (17:07 +0200)
committerOlof Johansson <olof@lixom.net>
Fri, 3 Apr 2015 17:47:49 +0000 (10:47 -0700)
When building a legacy (non-multi) platforms and if the ARCH_AT91 config option
is enabled there is a build error. We need AT91 to depend on multi-platform
core type options.

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-at91/Kconfig

Simple merge