]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - lib/Kconfig
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
[mirror_ubuntu-eoan-kernel.git] / lib / Kconfig
index 991c98bc4a3f51e9e7f377274084bec909483ea9..5d4984c505f8c10d0d7250b7f59d3234fe3b21b5 100644 (file)
@@ -342,9 +342,9 @@ config HAS_IOMEM
        select GENERIC_IO
        default y
 
-config HAS_IOPORT
+config HAS_IOPORT_MAP
        boolean
-       depends on HAS_IOMEM && !NO_IOPORT
+       depends on HAS_IOMEM && !NO_IOPORT_MAP
        default y
 
 config HAS_DMA