]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameter
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 10 Mar 2015 12:30:56 +0000 (12:30 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 25 Mar 2015 12:48:10 +0000 (13:48 +0100)
commit426a755b6dfd56289466667bc059909028e92725
tree6643e3cb61b5a12a40c4d5692d17ae5a3a50882e
parent898bc194cd017a4646998c975f6c526e8a53375c
MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameter

Commit b0a668fb2038 ("MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator
for MIPS R6") added the mips r2-to-r6 emulator so an R2 userland can be
executed on R6 kernels. This needed both build time and runtime support.
The runtime support needed the "mipsr2emu" kernel parameter instead of
the "mipsr2emul" listed in the Kconfig help message.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Fixes: b0a668fb2038 ("MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6")
Cc: linux-mips@linux-mips.org
Cc: Markos Chandras <markos.chandras@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/9504/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig