From: Heiko Carstens Date: Tue, 21 Apr 2015 14:50:08 +0000 (+0200) Subject: s390/bpf: add dependency to z196 features X-Git-Tag: omap-for-v4.2/omap1-v2~57^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77a87f0cb1a57237860754525d4e8cb2789e6e12;p=pandora-kernel.git s390/bpf: add dependency to z196 features The new ebpf code uses e.g. the laal instruction which is part of the interlocked-access facility 1 which again was introduced with z196. So we must make sure the ebpf code generator depends on MARCH_Z196_FEATURES. Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed