From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Mon, 03 Oct 2011 10:50:45 +0530 Subject: [PATCH 24/30] ARM: omap2+: ensure that one of omap2/3/4 is selected In-Reply-To: <1317566760-25681-25-git-send-email-arnd@arndb.de> References: <1317566760-25681-1-git-send-email-arnd@arndb.de> <1317566760-25681-25-git-send-email-arnd@arndb.de> Message-ID: <4E89462D.7010208@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sunday 02 October 2011 08:15 PM, Arnd Bergmann wrote: > 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 > --- OMAP4 would have been a better default but am fine with OMAP2 too. Acked-by: Santosh Shilimkar