metag: Fix METAG Kconfig symbol select ordering
authorJames Hogan <james.hogan@imgtec.com>
Thu, 16 Jan 2014 08:39:24 +0000 (08:39 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Tue, 18 Mar 2014 10:22:57 +0000 (10:22 +0000)
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>

No differences found