projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad015f4
)
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 29 Aug 2007 23:58:53 +0000
(
00:58
+0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 11 Sep 2007 18:03:25 +0000
(19:03 +0100)
Otherwise Kconfig will produce a nonsenical .config for a kernel that is
neither 32-bit nor 64-bit.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sibyte/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/sibyte/Kconfig
b/arch/mips/sibyte/Kconfig
index e6b003ec6716f9d6a6555f4728b0816bc4a7a1a4..fdd7bd98fb449521883810551e696e3d1a56f950 100644
(file)
--- a/
arch/mips/sibyte/Kconfig
+++ b/
arch/mips/sibyte/Kconfig
@@
-48,7
+48,6
@@
config SIBYTE_BCM1x55
config SIBYTE_SB1xxx_SOC
bool
- depends on EXPERIMENTAL
select DMA_COHERENT
select SIBYTE_CFE
select SWAP_IO_SPACE