ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
authorTony Lindgren <tony@atomide.com>
Fri, 11 Jan 2013 19:24:20 +0000 (11:24 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Jan 2013 19:24:20 +0000 (11:24 -0800)
commita069486162a59513053cf772515217ca61727704
tree20c6d69c3c9e77ef8a100fef56c8257c2417da90
parenta62a6e98c370ccca37d353a5f763b532411a4c14
ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support

Flip on multiplatform support for omap2+.

No changes to omap2plus_defconfig needed, but please note
that you may need to update your custom config files to
make sure you have:

CONFIG_ARCH_MULTIPLATFORM=y
CONFIG_ARCH_MULTI_V7=y
CONFIG_ARCH_OMAP2PLUS=y

And may need CONFIG_ARCH_MULTI_V6=y if booting omap2 boards.

Cc: Russell King <linux@arm.linux.org.uk>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/Kconfig
arch/arm/configs/omap2plus_defconfig
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/plat-omap/Kconfig
arch/arm/plat-omap/Makefile