linux/kernel/Kconfig.freezer
<<
>>
Prefs
   1# SPDX-License-Identifier: GPL-2.0-only
   2config FREEZER
   3        def_bool PM_SLEEP || CGROUP_FREEZER
   4