From: Dave Jones Date: Tue, 3 Sep 2013 21:13:23 +0000 (-0400) Subject: tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST is set. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~63^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=965e260a064a35359bc6281aa76c39e3f43ed9ba;p=pandora-kernel.git tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST is set. The Kconfig for this option suggests it's only relevant on STi SoCs, so add depends to have it not show up on archs that won't ever run it. Signed-off-by: Dave Jones Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed