tile: default to tilegx_defconfig for ARCH=tile
authorChris Metcalf <cmetcalf@tilera.com>
Sun, 20 May 2012 19:15:34 +0000 (15:15 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 25 May 2012 19:02:43 +0000 (15:02 -0400)
There is no "ARCH=tile" (just like there is no "ARCH=x86") so we need
to pick a default configuration, either tilepro or tilegx, when users
specify ARCH=tile.  We'll use tilegx, since that's our current chip.

Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found