]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ARM: mvebu: enable MSI support in mvebu_v7_defconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 May 2014 15:16:04 +0000 (17:16 +0200)
committerJason Cooper <jason@lakedaemon.net>
Thu, 22 May 2014 14:22:17 +0000 (14:22 +0000)
Since Armada 370, XP, 375 and 38x have PCI MSI support, it makes sense
to enable CONFIG_PCI_MSI in mvebu_v7_defconfig.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/1400598964-2062-1-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/configs/mvebu_v7_defconfig

index fb0649bda2bffedd1342e2d02e9f3eb18c77c407..e11170e3744248bdc4e07fb004a10d49c2c7c494 100644 (file)
@@ -18,6 +18,7 @@ CONFIG_NEON=y
 # CONFIG_CACHE_L2X0 is not set
 # CONFIG_SWP_EMULATE is not set
 CONFIG_PCI=y
+CONFIG_PCI_MSI=y
 CONFIG_PCI_MVEBU=y
 CONFIG_SMP=y
 CONFIG_AEABI=y