]> Git Repo - linux.git/blob - drivers/pci/pwrctl/Kconfig
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / pci / pwrctl / 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.0354 seconds and 4 git commands to generate.