summaryrefslogtreecommitdiff
path: root/arch/mips/mach-octeon/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/mach-octeon/cpu.c')
-rw-r--r--arch/mips/mach-octeon/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mach-octeon/cpu.c b/arch/mips/mach-octeon/cpu.c
index 5adf4ba32c..c7744e8470 100644
--- a/arch/mips/mach-octeon/cpu.c
+++ b/arch/mips/mach-octeon/cpu.c
@@ -448,7 +448,7 @@ int arch_misc_init(void)
if (ret)
return ret;
- if (CONFIG_IS_ENABLED(OCTEON_SERIAL_PCIE_CONSOLE))
+ if (IS_ENABLED(CONFIG_OCTEON_SERIAL_PCIE_CONSOLE))
init_pcie_console();
if (IS_ENABLED(CONFIG_OCTEON_SERIAL_BOOTCMD))