提交 d41e6858 编写于 作者: M Matt Redfearn 提交者: James Hogan

MIPS: Kconfig: Set default MIPS system type as generic

The generic MIPS system type allows building a board agnostic kernel and
should be the default starting point for users, so set it as the default
system type in Kconfig.

Since ip22 is no longer the default, update ip22_defconfig to select
CONFIG_SGI_IP22.
Signed-off-by: NMatt Redfearn <matt.redfearn@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14714/Signed-off-by: NJames Hogan <jhogan@kernel.org>
上级 84fbfc33
...@@ -77,7 +77,7 @@ menu "Machine selection" ...@@ -77,7 +77,7 @@ menu "Machine selection"
choice choice
prompt "System type" prompt "System type"
default SGI_IP22 default MIPS_GENERIC
config MIPS_GENERIC config MIPS_GENERIC
bool "Generic board-agnostic MIPS kernel" bool "Generic board-agnostic MIPS kernel"
......
CONFIG_SGI_IP22=y
CONFIG_ARC_CONSOLE=y CONFIG_ARC_CONSOLE=y
CONFIG_CPU_R5000=y CONFIG_CPU_R5000=y
CONFIG_NO_HZ=y CONFIG_NO_HZ=y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册