]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: defconfig: Enable PCI generic host bridge by default
authorLiviu Dudau <Liviu.Dudau@arm.com>
Fri, 9 Oct 2015 13:10:12 +0000 (14:10 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Mon, 26 Oct 2015 10:02:52 +0000 (10:02 +0000)
Now that pci-host-generic can be used under arm64, enable it by
default so that SBSA compliant systems can use it.

Cc: Will Deacon <will.deacon@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
arch/arm64/configs/defconfig

index 34d71dd867811af658d782520f2f688db9066c69..7c9455a91d5310f8d5cce5f7c4ba2237ceb178b0 100644 (file)
@@ -49,6 +49,7 @@ CONFIG_ARCH_XGENE=y
 CONFIG_ARCH_ZYNQMP=y
 CONFIG_PCI=y
 CONFIG_PCI_MSI=y
+CONFIG_PCI_HOST_GENERIC=y
 CONFIG_PCI_XGENE=y
 CONFIG_SMP=y
 CONFIG_PREEMPT=y