All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Ilya Dmitrichenko <errordeveloper@gmail.com>,
	yocto <yocto@yoctoproject.org>
Subject: Re: Kernel features
Date: Mon, 8 Sep 2014 16:02:30 -0400	[thread overview]
Message-ID: <540E0B56.6060805@windriver.com> (raw)
In-Reply-To: <CAPhDKbHBLE1_PVZZzWhLoz0Dxhh7GVWuoyNpQ+faV-7ZcV912A@mail.gmail.com>

On 14-09-08 02:07 PM, Ilya Dmitrichenko wrote:
> On 8 September 2014 13:14, Bruce Ashfield <bruce.ashfield@windriver.com> wrote:
>
>> Ah, but we do verify it. There's a check config task, that used to
>> be more visible, I got complaints and we hid it. I have a 1.7 task
>> to make it more visible again :)
>
> I have ran kernel_configcheck and it didn't appear to indicate anything.

The audit files in the source tree should say something. But maybe they
broke (again), when I'm making the results more visible, I'll confirm
if it is working properly.

Bruce

>
>>> Warning: The Kconfig option CONFIG_SND_DAVINCI_SOC_MCASP that you have
>>> specified depends on CONFIG_SND_DAVINCI_SOC. I will enable
>>> CONFIG_SND_DAVINCI_SOC as a module for you.
>>
>>
>> This one you can't do without parsing and evaluating all the Kconfigs,
>> which is expensive, and hard to do. We can do something basic by looking
>> at only the direct options within a particular Kconfig, since they are
>> immediately available.
>
> I see. Have anyone though of making Kconfig itself to dump out deps
> tree in JSON or other machine-readable format?
>
>> But we do detect a whole set of other errors already, and for the most
>> part, they lead pretty quickly to the issue.
>
> Bruce, that's great to hear!
>



      reply	other threads:[~2014-09-08 20:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-07  8:51 Kernel features Ilya Dmitrichenko
2014-09-07 14:17 ` Bruce Ashfield
2014-09-08  5:50   ` Ilya Dmitrichenko
2014-09-08 12:14     ` Bruce Ashfield
2014-09-08 12:31       ` Include PaX / GRSecurity Jens Lucius
     [not found]       ` <CAPhDKbH3sj49qfuBnKY-JvD2AGarFpx1PnSOij67Uvr3gABeTg@mail.gmail.com>
2014-09-08 18:07         ` Kernel features Ilya Dmitrichenko
2014-09-08 20:02           ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=540E0B56.6060805@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=errordeveloper@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.