xref: /linux/drivers/cpuidle/Kconfig.s390 (revision 67f8bc848ee31831336bd478e57d2f993551902e)
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