summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorSteven J. Hill <steven.hill@cavium.com>2016-07-08 21:45:01 -0500
committerRalf Baechle <ralf@linux-mips.org>2016-07-11 18:00:36 +0200
commit1685ddbe35cd4637f7f841d5f9755dd0470bd68d (patch)
treeef3086eefe2c03d877a1281a986030ec07d7d6eb /arch/mips/Kconfig
parentacd168c0bf2ce709f056a6b1bf21634b1207d7a5 (diff)
downloadop-kernel-dev-1685ddbe35cd4637f7f841d5f9755dd0470bd68d.zip
op-kernel-dev-1685ddbe35cd4637f7f841d5f9755dd0470bd68d.tar.gz
MIPS: Octeon: Changes to support readq()/writeq() usage.
Update OCTEON port mangling code to support readq() and writeq() functions to allow driver code to be more portable. Updates also for word and long function pairs. We also remove SWAP_IO_SPACE for OCTEON platforms as the function macros are redundant with the new mangling code. Signed-off-by: Steven J. Hill <steven.hill@cavium.com> Acked-by: David Daney <david.daney@cavium.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/13780/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index ac91939..ab255dd 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -880,7 +880,6 @@ config CAVIUM_OCTEON_SOC
select SYS_SUPPORTS_HOTPLUG_CPU if CPU_BIG_ENDIAN
select SYS_HAS_EARLY_PRINTK
select SYS_HAS_CPU_CAVIUM_OCTEON
- select SWAP_IO_SPACE
select HW_HAS_PCI
select ZONE_DMA32
select HOLES_IN_ZONE
OpenPOWER on IntegriCloud