Lines Matching +full:pci +full:- +full:rcar +full:- +full:gen2
1 menuconfig PCI config
2 bool "PCI support"
5 Enable support for PCI (Peripheral Interconnect Bus), a type of bus
9 if PCI
12 bool "Enable driver model for PCI"
15 Use driver model for PCI. Driver model is the new method for
16 orgnising devices in U-Boot. For PCI, driver model keeps track of
17 available PCI devices, allows scanning of PCI buses and provides
21 bool "Enable compatible functions for PCI"
24 Enable compatibility functions for PCI so that old code can be used
26 measure when porting a board to use driver model for PCI. Once the
40 bool "Enable Plug & Play support for PCI"
41 depends on PCI || DM_PCI
44 Enable PCI memory and I/O space resource allocation and assignment.
55 bool "Generic ECAM-based PCI host controller support"
59 Say Y here if you want to enable support for generic ECAM-based
63 bool "Enable Armada-8K PCIe driver (DesignWare core)"
68 Armada-8K SoCs. The PCIe controller on Armada-8K is based on
72 bool "Renesas RCar Gen2 PCIe driver"
77 Renesas RCar Gen2 SoCs. The PCIe controller on RCar Gen2 is
81 bool "Sandbox PCI support"
84 Support PCI on sandbox, as an emulated bus. This permits testing of
85 PCI feature such as bus scanning, device configuration and device
87 the device tree but the normal PCI scan technique is used to find
91 bool "Tegra PCI support"
99 support to work (e.g. beaver, jetson-tk1).
102 bool "Xilinx AXI Bridge for PCI Express"
105 Enable support for the Xilinx AXI bridge for PCI express, an IP block