diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-06-22 15:09:04 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-06-29 16:10:53 -0400 |
commit | a3d45391866d2c244363c3000fc6c1acb3dfcb0b (patch) | |
tree | d68b5762068ea274e4baf488ffc4bb972ed23de6 /arch/mips/Kconfig | |
parent | 73f403527b9ec5367376076eafb3d2f505d8e2e3 (diff) |
[MIPS] Early printk for IP27.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index aedeee9009fc..8e10f027e561 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -606,6 +606,7 @@ config SGI_IP27 | |||
606 | select ARC64 | 606 | select ARC64 |
607 | select BOOT_ELF64 | 607 | select BOOT_ELF64 |
608 | select DMA_IP27 | 608 | select DMA_IP27 |
609 | select EARLY_PRINTK | ||
609 | select HW_HAS_PCI | 610 | select HW_HAS_PCI |
610 | select PCI_DOMAINS | 611 | select PCI_DOMAINS |
611 | select SYS_HAS_CPU_R10000 | 612 | select SYS_HAS_CPU_R10000 |