summaryrefslogtreecommitdiff
path: root/arch/m68k
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2023-04-05 23:20:00 +0300
committerArnd Bergmann <arnd@arndb.de>2023-04-05 23:20:00 +0300
commit73afb20716e163cdaf662af30d3597aeaacc6a0b (patch)
tree2b37c7be8260aa3ca1df209c1a8ded4535964da2 /arch/m68k
parentbd81feb8cdbf0d9df27301c8fabbbd538519e8b3 (diff)
parentfcbfe8121a45152a3cfbe1c28c96a3b611b7347d (diff)
downloadlinux-73afb20716e163cdaf662af30d3597aeaacc6a0b.tar.xz
Merge branch 'asm-generic-io' into asm-generic
* asm-generic-io: Kconfig: introduce HAS_IOPORT option and select it as necessary
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 82154952e574..40198a1ebe27 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -18,6 +18,7 @@ config M68K
select GENERIC_CPU_DEVICES
select GENERIC_IOMAP
select GENERIC_IRQ_SHOW
+ select HAS_IOPORT if PCI || ISA || ATARI_ROM_ISA
select HAVE_ARCH_SECCOMP
select HAVE_ARCH_SECCOMP_FILTER
select HAVE_ASM_MODVERSIONS