commit | 23021b2bb98543d08e22725122650644d824bf18 | [log] [tgz] |
---|---|---|
author | Yang Shi <yang.shi@windriver.com> | Fri Feb 19 15:42:11 2016 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 13 14:02:04 2016 +0200 |
tree | 7aa480c55a1b953d9bb49221d15d7f0ed937bbf4 | |
parent | 919beb4eedc587b70f8c1390fedac10cda783c36 [diff] |
MIPS: Kconfig: replace OPROFILE=n to !OPROFILE In Kconfig "=n" is not correct syntax, "!" is the preferred way for false-positive expression. Signed-off-by: Yang Shi <yang.shi@windriver.com> Cc: linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/12572/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>