xref: /linux/drivers/cpuidle/Kconfig.s390 (revision 3a2c4d55e32ad65efebdb6de44eef3bfa08bb49d)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# S390 CPU Idle drivers
4#
5
6config S390_CPUIDLE
7	bool "S390 CPU idle driver"
8	default y
9	help
10	  Select this option to enable processor idle state management
11	  through cpuidle subsystem.
12