From 93eeec1df9e421f96c6382e75d26d0effea1e238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 23 Feb 2020 00:13:16 +0100 Subject: [PATCH] linux5.5: ppc64-dotconfig re-enable CADENCE PCIe --- srcpkgs/linux5.5/files/ppc64-dotconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.5/files/ppc64-dotconfig b/srcpkgs/linux5.5/files/ppc64-dotconfig index 9cc1bdfa0a..ac45ee9fdc 100644 --- a/srcpkgs/linux5.5/files/ppc64-dotconfig +++ b/srcpkgs/linux5.5/files/ppc64-dotconfig @@ -1875,8 +1875,8 @@ CONFIG_PCIE_XILINX=y # # Cadence PCIe controllers support # -# CONFIG_PCIE_CADENCE_PLAT_HOST is not set -# CONFIG_PCIE_CADENCE_PLAT_EP is not set +CONFIG_PCIE_CADENCE_PLAT_HOST=y +CONFIG_PCIE_CADENCE_PLAT_EP=y # end of Cadence PCIe controllers support # end of PCI controller drivers