]> Git Repo - linux.git/blob - drivers/pci/pwrctrl/Kconfig
Linux 6.14-rc3
[linux.git] / drivers / pci / pwrctrl / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 config HAVE_PWRCTL
4         bool
5
6 config PCI_PWRCTL
7         tristate
8
9 config PCI_PWRCTL_PWRSEQ
10         tristate
11         select POWER_SEQUENCING
12         select PCI_PWRCTL
This page took 0.034207 seconds and 4 git commands to generate.