MIPS: EMMA: Kconfig reorganization
- Move EMMA related stuff into arch/mips/emma/Kconfig - Create CONFIG_SOC_EMMA* to handle more EMMA SoCs effectively - Rename CONFIG_MARKEINS into CONFIG_NEC_MARKEINS Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:

committed by
Ralf Baechle

parent
542c1020ac
commit
cd741b604b
@@ -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!"
|
||||
|
Reference in New Issue
Block a user