From: James Hogan Date: Thu, 16 Jan 2014 08:39:24 +0000 (+0000) Subject: metag: Fix METAG Kconfig symbol select ordering X-Git-Tag: v3.15-rc1~131^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca7c66f2dab1343fa4fe854c3700bac3a1f71c0;p=pandora-kernel.git 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-diff-tree failed