Re: [PATCH] bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue

From: Randy Dunlap
Date: Tue Feb 25 2020 - 12:59:30 EST


On 2/25/20 9:53 AM, Steven Rostedt wrote:
> On Tue, 25 Feb 2020 09:49:25 -0800
> Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
>>> Fixes: d8a953ddde5e ("bootconfig: Set CONFIG_BOOT_CONFIG=n by default")
>>> Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>>> Signed-off-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
>>
>> Hi,
>> I'm no fan of "select", but this does fix the kconfig warnings and
>> build errors that I have reported. Thanks.
>
> I'm not big on select either, but this is fine (I'm running it through my
> tests now).
>
>>
>> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> # build-tested
>
> Is it OK if I change this to "Tested-by:"?

Yes, as long as someone doesn't read (interpret) that as runtime-tested-by. :)

--
~Randy