[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 6/8] [arm64] config: enable PCI generic host bridge by default



So that SBSA compliant systems can use it.

Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
---
 debian/config/arm64/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index eeca3fe..7e997cc 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -156,6 +156,7 @@ CONFIG_SKFP=m
 ##
 ## file: drivers/pci/host/Kconfig
 ##
+CONFIG_PCI_HOST_GENERIC=y
 CONFIG_PCI_XGENE=y
 
 ##
-- 
2.5.0


Reply to: