commit | b6d468ec2db51768a456a894105a96f4ad8a346a | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Wed Feb 02 20:36:21 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:30:21 2005 +0100 |
tree | aa47dcea56edd42ae78e1d3da2b361af9fba1b95 | |
parent | 304429915dad26ccf212d63ea1f18be36e3188e2 [diff] |
Reenable EARLY_PRINTK for the DECstation. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 4cd724c..a3ad171 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig
@@ -210,6 +210,7 @@ bool "Support for DECstations" select BOOT_ELF32 select DMA_NONCOHERENT + select EARLY_PRINTK select IRQ_CPU select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL