]> git.baikalelectronics.ru Git - 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)
commit65445eef22d1b40b14965232c6fb190239368e13
treee09f222980c3695c190a89c013d24b1b33720046
parentf050cb368ffa573977d1d4d5abd94f857fcde1d9
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