From 20f1b79d33590dfe8dfdac52a683c7d96e3d101f Mon Sep 17 00:00:00 2001
From: Christoph Hellwig <hch@lst.de>
Date: Thu, 15 Nov 2018 20:05:34 +0100
Subject: PCI: consolidate the PCI_SYSCALL symbol

Let architectures select the syscall support instead of duplicating the
kconfig entry.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---
 drivers/pci/Kconfig | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'drivers/pci/Kconfig')

diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig
index 9a2630c98be4..31ec770b433d 100644
--- a/drivers/pci/Kconfig
+++ b/drivers/pci/Kconfig
@@ -30,6 +30,9 @@ config PCI_DOMAINS_GENERIC
 	depends on PCI
 	select PCI_DOMAINS
 
+config PCI_SYSCALL
+	bool
+
 source "drivers/pci/pcie/Kconfig"
 
 config PCI_MSI
-- 
cgit v1.2.3-58-ga151