projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3044299
)
Reenable EARLY_PRINTK for the DECstation.
author
Maciej W. Rozycki
<macro@linux-mips.org>
Wed, 2 Feb 2005 20:36:21 +0000
(20:36 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 29 Oct 2005 18:30:21 +0000
(19:30 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 4cd724c05700674d18e884deec66a3f0756189c4..a3ad171874c92ae0025d15f3db289c92e4cd3ea4 100644
(file)
--- 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