PME and dependency on ACPI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I think that PME may place an unnecessary dependency on ACPI...

in drivers/pci/pcie/Kconfig:

config PCIE_PME
	def_bool y
	depends on PCIEPORTBUS && PM_RUNTIME && ACPI


and drivers/pci/pcie/pme.c:

#include <linux/acpi.h>
#include <linux/pci-acpi.h>

On an ARM platform I can remove the #include's and remove the Kconfig
dependency on ACPI and PME springs into life. 

Is there any other reason why ACPI may be needed here?

Andrew Murray

--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux