commit | cca7c66f2dab1343fa4fe854c3700bac3a1f71c0 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Thu Jan 16 08:39:24 2014 +0000 |
committer | James Hogan <james.hogan@imgtec.com> | Tue Mar 18 10:22:57 2014 +0000 |
tree | cf1dd2f5cd3733a6e913680e63e01bf6e1992d36 | |
parent | 48ce8e3f7080869763cfb3ab4ac57bb0ba4da698 [diff] |
metag: Fix METAG Kconfig symbol select ordering Commit d1a1dc0be866 (consolidate per-arch stack overflow debugging options) broke the ordering of the selects in arch/metag/Kconfig by adding select HAVE_DEBUG_STACKOVERFLOW at the end. Move it to the right place. Signed-off-by: James Hogan <james.hogan@imgtec.com>