aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/emma2rh/emma2rh.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/emma2rh/emma2rh.h')
-rw-r--r--arch/mips/include/asm/emma2rh/emma2rh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/emma2rh/emma2rh.h b/arch/mips/include/asm/emma2rh/emma2rh.h
index 6a1af0af51e..5d79669b3b7 100644
--- a/arch/mips/include/asm/emma2rh/emma2rh.h
+++ b/arch/mips/include/asm/emma2rh/emma2rh.h
@@ -324,7 +324,7 @@ static inline u8 emma2rh_in8(u32 offset)
/*
* include the board dependent part
*/
-#if defined(CONFIG_MARKEINS)
+#ifdef CONFIG_NEC_MARKEINS
#include <asm/emma2rh/markeins.h>
#else
#error "Unknown EMMA2RH board!"