summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorDavid Daney <david.daney@cavium.com>2015-03-05 17:31:30 +0300
committerRalf Baechle <ralf@linux-mips.org>2015-04-01 17:21:43 +0200
commit8c1e6b14e27d78fcea4aa6ba09e56c41f528f1cc (patch)
treece651a479d315214e1270a026628689486cae762 /arch/mips/Kconfig
parent24d4e7f642882a8a13da170b4ba86eec8fa91bf2 (diff)
downloadop-kernel-dev-8c1e6b14e27d78fcea4aa6ba09e56c41f528f1cc.zip
op-kernel-dev-8c1e6b14e27d78fcea4aa6ba09e56c41f528f1cc.tar.gz
MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem.
Without this, we get bus errors. Signed-off-by: David Daney <david.daney@cavium.com> Signed-off-by: Aleksey Makarov <aleksey.makarov@auriga.com> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/9460/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f4cebfc..f3d7ce5 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -832,6 +832,7 @@ config CAVIUM_OCTEON_SOC
select SYS_SUPPORTS_SMP
select NR_CPUS_DEFAULT_16
select BUILTIN_DTB
+ select MTD_COMPLEX_MAPPINGS
help
This option supports all of the Octeon reference boards from Cavium
Networks. It builds a kernel that dynamically determines the Octeon
OpenPOWER on IntegriCloud