Skip to content

Commit 7f09a4b

Browse files
paliLorenzo Pieralisi
authored andcommitted
PCI: mvebu: Add help string for CONFIG_PCI_MVEBU option
There is no description for CONFIG_PCI_MVEBU option. Add it. Link: https://lore.kernel.org/r/20220104153529.31647-6-pali@kernel.org Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
1 parent 05241c1 commit 7f09a4b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

drivers/pci/controller/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ config PCI_MVEBU
1010
depends on ARM
1111
depends on OF
1212
select PCI_BRIDGE_EMUL
13+
help
14+
Add support for Marvell EBU PCIe controller. This PCIe controller
15+
is used on 32-bit Marvell ARM SoCs: Dove, Kirkwood, Armada 370,
16+
Armada XP, Armada 375, Armada 38x and Armada 39x.
1317

1418
config PCI_AARDVARK
1519
tristate "Aardvark PCIe controller"

0 commit comments

Comments
 (0)