summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pwrctl/Kconfig
blob: 54589bb2403b9d67731b7a1c1b733ed50cfeca85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: GPL-2.0-only

config HAVE_PWRCTL
	bool

config PCI_PWRCTL
	tristate

config PCI_PWRCTL_PWRSEQ
	tristate
	select POWER_SEQUENCING
	select PCI_PWRCTL