X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fpci%2FMakefile;h=c85f744270a56664cb91a720624cfc97dc29c6ee;hb=8a226e00eeed8db843d4a580013a49ae3559bcd7;hp=77cf813ba2641a802f8cda3e0f22f02f72ea0de1;hpb=d3e458d78167102cc961237cfceef6fffc80c0b3;p=pandora-kernel.git diff --git a/drivers/pci/Makefile b/drivers/pci/Makefile index 77cf813ba264..c85f744270a5 100644 --- a/drivers/pci/Makefile +++ b/drivers/pci/Makefile @@ -54,11 +54,12 @@ obj-$(CONFIG_TILE) += setup-bus.o setup-irq.o # # ACPI Related PCI FW Functions +# ACPI _DSM provided firmware instance and string name # obj-$(CONFIG_ACPI) += pci-acpi.o # SMBIOS provided firmware instance and labels -obj-$(CONFIG_DMI) += pci-label.o +obj-$(CONFIG_PCI_LABEL) += pci-label.o # Cardbus & CompactPCI use setup-bus obj-$(CONFIG_HOTPLUG) += setup-bus.o