Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc73176c authored by Andreas Ziegler's avatar Andreas Ziegler Committed by Bjorn Helgaas
Browse files

PCI: Cleanup pci/pcie/Kconfig whitespace



Clean up style issues in drivers/pci/pcie/Kconfig, in particular all
indentation is now done using tabs, not spaces, and the definition of
PCIEASPM_DEBUG is now separated from the definition of PCIEASPM with a
newline.

Signed-off-by: default avatarAndreas Ziegler <andreas.ziegler@fau.de>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent e7e127e3
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ config PCIEASPM
	  /sys/module/pcie_aspm/parameters/policy

	  When in doubt, say Y.

config PCIEASPM_DEBUG
	bool "Debug PCI Express ASPM"
	depends on PCIEASPM