]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
s390/Kconfig: make z196 the default processor type
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 18 Apr 2016 15:10:16 +0000 (17:10 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 21 Apr 2016 07:51:21 +0000 (09:51 +0200)
commit7072276e6c0eed95b08e8f8d07456112970eac06
treee09f222980c3695c190a89c013d24b1b33720046
parent99d00a2bd3c4f24ef90960a563f6f190e81e4ed3
s390/Kconfig: make z196 the default processor type

The current default processor type is z900. The BPF jit compiler
depends on PACK_STACK && HAVE_MARCH_Z196_FEATURES. To have the
BPF jit code included in compiles with 'make allmodconfig' set
the default processor type to z196.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig