projects
/
platform
/
kernel
/
linux-stable.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
|
history
diff --git
a/arch/mips/sibyte/Kconfig
b/arch/mips/sibyte/Kconfig
index
e6b003e
..
fdd7bd9
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