Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=76e7f79950b54eb17f4041d020811331b7ae1a9e
Commit:     76e7f79950b54eb17f4041d020811331b7ae1a9e
Parent:     ad015f41e1ea7c64bb8b25c46c33bb049ec54f71
Author:     Ralf Baechle <[EMAIL PROTECTED]>
AuthorDate: Thu Aug 30 00:58:53 2007 +0100
Committer:  Ralf Baechle <[EMAIL PROTECTED]>
CommitDate: Tue Sep 11 19:03:25 2007 +0100

    [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from 
SIBYTE_SB1xxx_SOC.
    
    Otherwise Kconfig will produce a nonsenical .config for a kernel that is
    neither 32-bit nor 64-bit.
    
    Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
---
 arch/mips/sibyte/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/mips/sibyte/Kconfig b/arch/mips/sibyte/Kconfig
index e6b003e..fdd7bd9 100644
--- 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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to