ARM: centralize common multi-platform kconfig options
authorRob Herring <robh@kernel.org>
Fri, 22 Nov 2013 15:29:37 +0000 (09:29 -0600)
committerRob Herring <robh@kernel.org>
Wed, 19 Feb 2014 22:38:18 +0000 (16:38 -0600)
Multi-platform requires various kconfig options to be selected, so
platforms don't need to select them individually.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>

No differences found