Re: [PATCH 1/1] s390/config: Enable CONFIG_PRINTK_TIME in defconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Oct 28, 2018 at 12:23:15PM +0100, Petr Vorel wrote:
> s390 defconfig uses the same value default value for CONFIG_LOG_BUF_SHIFT
> (currently 17), which is the same as other s390 configs, which enable
> CONFIG_PRINTK_TIME. There is no need to have it disabled for defconfig.
> 
> Signed-off-by: Petr Vorel <pvorel@xxxxxxx>
> ---
>  arch/s390/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/s390/defconfig b/arch/s390/defconfig
> index 7cb6a52f727d..646244a6885d 100644
> --- a/arch/s390/defconfig
> +++ b/arch/s390/defconfig
> @@ -248,3 +248,4 @@ CONFIG_CRC7=m
>  # CONFIG_XZ_DEC_ARMTHUMB is not set
>  # CONFIG_XZ_DEC_SPARC is not set
>  CONFIG_CMM=m
> +CONFIG_PRINTK_TIME=y

What does this fix for you? Not having timestamps on the console makes
life easier for developers, since this wouldn't waste so much line
space on e.g. a 3215 console.
While the other configs within the configs directory are supposed to
be more distro-like.

So, I'm not willing to apply this one, since it makes my life not
easier ;)




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux