Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e4dafd5d169ea2d5b066e38b5f8f9e416dc9eaa
Commit:     2e4dafd5d169ea2d5b066e38b5f8f9e416dc9eaa
Parent:     9308816c9f10142f9d0d5b4d0fa41f3bac4f4fd8
Author:     Ralf Baechle <[EMAIL PROTECTED]>
AuthorDate: Thu Aug 30 00:58:53 2007 +0100
Committer:  Ralf Baechle <[EMAIL PROTECTED]>
CommitDate: Mon Sep 10 21:25:28 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