summaryrefslogtreecommitdiff
path: root/arch/sh
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/sh
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/sh')
-rw-r--r--arch/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 0665ac0add0b..cfb797bc4200 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -25,6 +25,7 @@ config SUPERH
select GENERIC_SCHED_CLOCK
select GENERIC_SMP_IDLE_THREAD
select GUP_GET_PXX_LOW_HIGH if X2TLB
+ select HAS_IOPORT if HAS_IOPORT_MAP
select HAVE_ARCH_AUDITSYSCALL
select HAVE_ARCH_KGDB
select HAVE_ARCH_SECCOMP_FILTER