aboutsummaryrefslogtreecommitdiff
path: root/arch/loongarch
diff options
context:
space:
mode:
authorGravatar Arnd Bergmann <arnd@arndb.de> 2023-04-05 22:20:00 +0200
committerGravatar Arnd Bergmann <arnd@arndb.de> 2023-04-05 22:20:00 +0200
commit73afb20716e163cdaf662af30d3597aeaacc6a0b (patch)
tree2b37c7be8260aa3ca1df209c1a8ded4535964da2 /arch/loongarch
parentscripts: Update the CONFIG_* ignore list in headers_install.sh (diff)
parentKconfig: introduce HAS_IOPORT option and select it as necessary (diff)
downloadlinux-73afb20716e163cdaf662af30d3597aeaacc6a0b.tar.gz
linux-73afb20716e163cdaf662af30d3597aeaacc6a0b.tar.bz2
linux-73afb20716e163cdaf662af30d3597aeaacc6a0b.zip
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/loongarch')
-rw-r--r--arch/loongarch/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/loongarch/Kconfig b/arch/loongarch/Kconfig
index 7fd51257e0ed..e1615dfb5437 100644
--- a/arch/loongarch/Kconfig
+++ b/arch/loongarch/Kconfig
@@ -80,6 +80,7 @@ config LOONGARCH
select GENERIC_SMP_IDLE_THREAD
select GENERIC_TIME_VSYSCALL
select GPIOLIB
+ select HAS_IOPORT
select HAVE_ARCH_AUDITSYSCALL
select HAVE_ARCH_MMAP_RND_BITS if MMU
select HAVE_ARCH_SECCOMP_FILTER