aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-11-15 20:05:34 +0100
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-11-23 11:45:52 +0900
commit20f1b79d33590dfe8dfdac52a683c7d96e3d101f (patch)
tree27b60474a60a82f2158996b2ace47d2ce5d2ccce /arch/sparc/Kconfig
parentPCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options (diff)
downloadlinux-dev-20f1b79d33590dfe8dfdac52a683c7d96e3d101f.tar.xz
linux-dev-20f1b79d33590dfe8dfdac52a683c7d96e3d101f.zip
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>
Diffstat (limited to 'arch/sparc/Kconfig')
-rw-r--r--arch/sparc/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index d2b760b4d2d2..20417b8b12a5 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -39,6 +39,7 @@ config SPARC
select GENERIC_STRNCPY_FROM_USER
select GENERIC_STRNLEN_USER
select MODULES_USE_ELF_RELA
+ select PCI_SYSCALL if PCI
select ODD_RT_SIGACTION
select OLD_SIGSUSPEND
select ARCH_HAS_SG_CHAIN
@@ -474,9 +475,6 @@ config SUN_LDOMS
Say Y here is you want to support virtual devices via
Logical Domains.
-config PCI_SYSCALL
- def_bool PCI
-
config PCIC_PCI
bool
depends on PCI && SPARC32 && !SPARC_LEON