commit | 41dd496c8d9f622efff2c3b92ee308e13f58f639 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@ezchip.com> | Wed Jun 03 10:37:56 2015 -0400 |
committer | Chris Metcalf <cmetcalf@ezchip.com> | Wed Jun 03 10:55:36 2015 -0400 |
tree | 775f4afed8e360bb471f0a334ec4e9779ac11226 | |
parent | 47ad7b9bbeaac34e43d9dc8db796f1f68194b9ad [diff] |
tile: force CONFIG_TILEGX if ARCH != tilepro This allows configuring with allnoconfig (for tilegx) or allyesconfig (for tilepro) without creating an unbuildable configuration. Suggested-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>