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

Commit a9b69d0c authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Fix Kconfig typo bug

parent 90fccb13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ config PROFILING

config OPROFILE
	tristate "OProfile system profiling (EXPERIMENTAL)"
	depends on PROFILING && !!MIPS_MT_SMTC && EXPERIMENTAL
	depends on PROFILING && !MIPS_MT_SMTC && EXPERIMENTAL
	help
	  OProfile is a profiling system capable of profiling the
	  whole system, include the kernel, kernel modules, libraries,