pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig
authorStefan Roese <sr@denx.de>
Fri, 25 Jan 2019 10:52:43 +0000 (11:52 +0100)
committerStefan Roese <sr@denx.de>
Tue, 5 Feb 2019 13:22:38 +0000 (14:22 +0100)
commit94f453ea38f52750d8da63e3745b548a9ee06dd4
tree09eac5425b9f0e0a365e305a43370ead26350846
parentb52142004fbdfd6db0091ba7ae33c91e3b459034
pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig

This patch adds DM_PCI support to the MVEBU PCIe driver. This is
necessary, since all PCI drivers have to be moved to DM (driver model)
until the v2019.07 release.

To not break git bisect'ablility, this patch also moves CONFIG_PCI_MVEBU
from config headers to the defconfig files.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Dirk Eibach <dirk.eibach@gdsys.cc>
Cc: Mario Six <mario.six@gdsys.cc>
Cc: Chris Packham <chris.packham@alliedtelesis.co.nz>
Cc: Phil Sutter <phil@nwl.cc>
Cc: Marek BehĂșn <marek.behun@nic.cz>
Cc: VlaoMao <vlaomao@gmail.com>
21 files changed:
configs/clearfog_defconfig
configs/controlcenterdc_defconfig
configs/db-88f6820-amc_defconfig
configs/db-88f6820-gp_defconfig
configs/db-mv784mp-gp_defconfig
configs/ds414_defconfig
configs/theadorable_debug_defconfig
configs/turris_omnia_defconfig
configs/x530_defconfig
drivers/pci/Kconfig
drivers/pci/pci_mvebu.c
include/configs/clearfog.h
include/configs/controlcenterdc.h
include/configs/db-88f6820-amc.h
include/configs/db-88f6820-gp.h
include/configs/db-mv784mp-gp.h
include/configs/ds414.h
include/configs/theadorable.h
include/configs/turris_omnia.h
include/configs/x530.h
scripts/config_whitelist.txt