diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-06-22 20:09:04 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-06-29 21:10:53 +0100 |
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 aedeee9009f..8e10f027e56 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -606,6 +606,7 @@ config SGI_IP27 select ARC64 select BOOT_ELF64 select DMA_IP27 + select EARLY_PRINTK select HW_HAS_PCI select PCI_DOMAINS select SYS_HAS_CPU_R10000 |