Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
[linux-2.6-block.git] / arch / arm64 / Kconfig
index 9711a5fd948d126f3c457d1edc7ac720bd3c63b4..8079a23e27016ac03546034365f8c2d204692168 100644 (file)
@@ -66,7 +66,7 @@ config ARCH_PHYS_ADDR_T_64BIT
 config MMU
        def_bool y
 
-config NO_IOPORT
+config NO_IOPORT_MAP
        def_bool y
 
 config STACKTRACE_SUPPORT