Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6920df40 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Delete unused CONFIG_64BIT_CONTEXT



The merge of the code to use this was never completed so delete it for the
time being.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent e414004e
Loading
Loading
Loading
Loading
+0 −9
Original line number Original line Diff line number Diff line
@@ -1585,15 +1585,6 @@ config CPU_HAS_SMARTMIPS
config CPU_HAS_WB
config CPU_HAS_WB
	bool
	bool


config 64BIT_CONTEXT
	bool "Save 64bit integer registers"
	depends on 32BIT && CPU_LOONGSON2
	help
	  Loongson2 CPU is 64bit , when used in 32BIT mode, its integer
	  registers can still be accessed as 64bit, mainly for multimedia
	  instructions. We must have all 64bit save/restored to make sure
	  those instructions to get correct result.

#
#
# Vectored interrupt mode is an R2 feature
# Vectored interrupt mode is an R2 feature
#
#