From cca7c66f2dab1343fa4fe854c3700bac3a1f71c0 Mon Sep 17 00:00:00 2001 From: James Hogan Date: Thu, 16 Jan 2014 08:39:24 +0000 Subject: [PATCH] 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 --- Reading git-format-patch failed