Add PCIe controller driver for brcmstb, required by Raspberry Pi 5. Signed-off-by: Junho Lee <junho@tsnlab.com>
5 lines
159 B
Text
5 lines
159 B
Text
# PCIe RC/EP drivers configuration options
|
|
|
|
source "drivers/pcie/host/Kconfig"
|
|
source "drivers/pcie/endpoint/Kconfig"
|
|
source "drivers/pcie/controller/Kconfig"
|