From: Maciej W. Rozycki Date: Wed, 2 Feb 2005 20:36:21 +0000 (+0000) Subject: Reenable EARLY_PRINTK for the DECstation. X-Git-Tag: v2.6.15-rc1~731^2~1^2~325 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=b6d468ec2db51768a456a894105a96f4ad8a346a;p=~shefty%2Frdma-dev.git Reenable EARLY_PRINTK for the DECstation. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 4cd724c0570..a3ad171874c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -210,6 +210,7 @@ config MACH_DECSTATION 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