From: Heiko Carstens Date: Wed, 30 Oct 2013 11:12:50 +0000 (+0100) Subject: s390: allow to set gcc -mtune flag X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~58^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1db9e0513d7478f6c80ca0bc4f58f53fe49e27f8;p=pandora-kernel.git s390: allow to set gcc -mtune flag Add a new Kconfig choice group which allows to configure how gcc should tune the generated code (via -mtune option). By default the -mtune parameter will match the -march parameter. This is a rather large patch, but I wouldn't know how to make this shorter unfortunately. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed