omap2plus: ensure that one of omap2/3/4 is selected
authorArnd Bergmann <arnd@arndb.de>
Wed, 6 Jun 2012 10:40:57 +0000 (03:40 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 6 Jun 2012 10:40:57 +0000 (03:40 -0700)
Random configurations can fail if none of the omap families
in mach-omap2 is selected. This patch automatically selects
omap2 if the user has not made any other choice.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>

No differences found