s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 8 May 2023 04:09:16 +0000 (06:09 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 17 May 2023 13:20:18 +0000 (15:20 +0200)
commite534167cee150d900bf800ddb9bf1514d966635f
tree408d606f1857566365d281ddfba9898cb45fab79
parent6d9406f80cd82964c8ed75d482d885f18921e0b8
s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}

Commit f1045056c726 ("topology/sysfs: rework book and drawer topology
ifdefery") activates the book and drawer topology, previously activated by
CONFIG_SCHED_{BOOK,DRAWER}, dependent on the existence of certain macro
definitions. Hence, since then, CONFIG_SCHED_{BOOK,DRAWER} have no effect
and any further purpose.

Remove the obsolete configs SCHED_{BOOK,DRAWER}.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20230508040916.16733-1-lukas.bulwahn@gmail.com
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/Kconfig