[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7901403.qjKNmO519a@wuerfel>
Date: Wed, 24 Sep 2014 18:14:11 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Robert Richter <rric@...nel.org>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
Liviu Dudau <liviu.dudau@....com>,
Rob Herring <robh+dt@...nel.org>,
Sunil Goutham <sgoutham@...ium.com>,
linux-arm-kernel@...ts.infradead.org, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, Robert Richter <rrichter@...ium.com>
Subject: Re: [PATCH 5/6] arm64, defconfig: Enable PCI
On Wednesday 24 September 2014 17:37:47 Robert Richter wrote:
> config PCI
> bool "PCI support"
> + default y
> help
> This feature enables support for PCIe bus system. If you say Y
> here, the kernel will include drivers and infrastructure code
> to support PCIe bus devices.
>
> +config PCI_MSI
> + def_bool PCI
> +
> config PCI_DOMAINS
> def_bool PCI
There is already a PCI_MSI symbol in drivers/pci/Kconfig. Just select that
from the PCI symbol above rather than defining a second one.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists