Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tile: default to tilegx_defconfig for ARCH=tile
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 <[email protected]> Signed-off-by: Chris Metcalf <[email protected]>
- Loading branch information