]> git.baikalelectronics.ru Git - kernel.git/commit
s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select
authorUlf Magnusson <ulfalizer@gmail.com>
Mon, 5 Feb 2018 01:21:20 +0000 (02:21 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 8 Feb 2018 06:07:44 +0000 (07:07 +0100)
commit8c94743c47e9dbd89654a32132c9b05ecf607bd5
treece903f1f55a002e1184809f2197c27f81891549b
parent495976bd9f4f91782bb5845c5d96d7205b7fdd88
s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select

The ARCH_WANTS_PROT_NUMA_PROT_NONE symbol was removed by
commit 4eab821c58a7 ("mm: remove misleading ARCH_USES_NUMA_PROT_NONE"),
but S390 still selects it.

Remove the ARCH_WANTS_PROT_NUMA_PROT_NONE select from the S390 symbol.

Discovered with the
https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py
script.

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig