]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - arch/s390/Kconfig
s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 28 Dec 2015 12:20:43 +0000 (13:20 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 30 Dec 2015 09:34:57 +0000 (10:34 +0100)
commit9236b4dd6bfabefcf2063544083a66cd5f3a738d
tree5623aaea56e8a5ed1d68ebe1f04c0dec6db4a40d
parentc095a94932ceee19fe36942aa49df7276f9e30b5
s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK

Use CONFIG_TOPOLOGY which selects CONFIG_SCHED_* all over the place to
reduce the random usage of the previous config options.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
arch/s390/include/asm/topology.h
arch/s390/kernel/Makefile
arch/s390/kernel/sysinfo.c