lkml.org 
[lkml]   [2006]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[2.6 patch] cleanup default value of SYSCALL_DEBUG
    Default values for boolean and tristate options can only be 'y', 'm' or 'n'.
    This patch removes wrong default for SYSCALL_DEBUG.

    Signed-off-by: Jean-Luc Léger <jean-luc.leger@dspnet.fr.eu.org>

    Index: linux-2.6.17-rc1/arch/um/Kconfig.debug
    ===================================================================
    --- linux-2.6.17-rc1/arch/um/Kconfig.debug.old 2006-04-15 22:16:33.000000000 +0200
    +++ linux-2.6.17-rc1/arch/um/Kconfig.debug 2006-04-15 22:16:59.000000000 +0200
    @@ -49,7 +49,6 @@

    config SYSCALL_DEBUG
    bool "Enable system call debugging"
    - default N
    depends on DEBUG_INFO
    help
    This adds some system debugging to UML, including keeping a ring buffer
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-04-16 00:14    [W:3.604 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site