s390/bpf: add dependency to z196 features
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 21 Apr 2015 14:50:08 +0000 (16:50 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 23 Apr 2015 14:55:50 +0000 (16:55 +0200)
commit77a87f0cb1a57237860754525d4e8cb2789e6e12
treee3f8489d3f0400eade439f200ee2002b3b000717
parent0a7c501e6759db49d9dffb10ed62142d705e3f90
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 <heiko.carstens@de.ibm.com>
arch/s390/Kconfig