I think Robin prefers to release kernel with earlyprintk enabled by
default?
 
 
Sonic


________________________________

        From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
        Sent: Friday, August 14, 2009 3:10 AM
        To: [email protected]
        Subject: [Linux-kernel-commits] [7185]
trunk/arch/blackfin/Kconfig: revert CMDLINE_BOOL default since common
printk/ console code should be ok now
        
        

                Revision 
                7185
<http://blackfin.uclinux.org/gf/project/linux-kernel/scmsvn/?action=brow
se&path=/&view=rev&root=linux-kernel&revision=7185>  
                Author 
                vapier <http://blackfin.uclinux.org/gf/user/vapier/>  
                Date 
                2009-08-13 15:09:59 -0400 (Thu, 13 Aug 2009) 


        Log Message

        revert CMDLINE_BOOL default since common printk/console code
should be ok now

        Modified Paths


        *       trunk/arch/blackfin/Kconfig 


        Diff

        

        Modified: trunk/arch/blackfin/Kconfig (7184 => 7185)

        
        --- trunk/arch/blackfin/Kconfig 2009-08-13 19:01:04 UTC (rev
7184)
        +++ trunk/arch/blackfin/Kconfig 2009-08-13 19:09:59 UTC (rev
7185)
        @@ -387,7 +387,7 @@
         config CMDLINE
                string "Initial kernel command string"
                depends on CMDLINE_BOOL
        -       default "earlyprintk=serial,uart0,57600
console=ttyBF0,57600"
        +       default "console=ttyBF0,57600"
                help
                  If you don't have a boot loader capable of passing a
command line string
                  to the kernel, you may specify one here. As a minimum,
you should specify
        

_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to