summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorYoichi Yuasa2007-03-02 04:42:33 +0100
committerRalf Baechle2007-03-07 01:07:16 +0100
commit0a22e0d43b6d6468544dd7559d5f3c4acb8b536e (patch)
treefc757116fdc4fbe1408ab4a218c4e9754b9b0784 /arch/mips/Kconfig
parent[MIPS] SMTC: De-obscure Malta hooks. (diff)
downloadkernel-qcow2-linux-0a22e0d43b6d6468544dd7559d5f3c4acb8b536e.tar.gz
kernel-qcow2-linux-0a22e0d43b6d6468544dd7559d5f3c4acb8b536e.tar.xz
kernel-qcow2-linux-0a22e0d43b6d6468544dd7559d5f3c4acb8b536e.zip
[MIPS] Cobalt: Fix early printk
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 4ec2dd5455f3..a1cd84f9b3bc 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -167,6 +167,7 @@ config MIPS_COBALT
select IRQ_CPU
select MIPS_GT64111
select SYS_HAS_CPU_NEVADA
+ select SYS_HAS_EARLY_PRINTK
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
select SYS_SUPPORTS_LITTLE_ENDIAN
@@ -837,7 +838,6 @@ source "arch/mips/tx4927/Kconfig"
source "arch/mips/tx4938/Kconfig"
source "arch/mips/vr41xx/Kconfig"
source "arch/mips/philips/pnx8550/common/Kconfig"
-source "arch/mips/cobalt/Kconfig"
endmenu