Reenable EARLY_PRINTK for the DECstation.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
304429915d
commit
b6d468ec2d
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ config MACH_DECSTATION
|
||||||
bool "Support for DECstations"
|
bool "Support for DECstations"
|
||||||
select BOOT_ELF32
|
select BOOT_ELF32
|
||||||
select DMA_NONCOHERENT
|
select DMA_NONCOHERENT
|
||||||
|
select EARLY_PRINTK
|
||||||
select IRQ_CPU
|
select IRQ_CPU
|
||||||
select SYS_SUPPORTS_32BIT_KERNEL
|
select SYS_SUPPORTS_32BIT_KERNEL
|
||||||
select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
|
select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
|
||||||
|
|
Loading…
Add table
Reference in a new issue