All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Prindeville <philipp@redfish-solutions.com>
To: linux-kbuild@vger.kernel.org
Subject: Parsing kconfig files from scripts
Date: Fri, 13 Jan 2012 15:21:37 -0700	[thread overview]
Message-ID: <4F10AE71.1060804@redfish-solutions.com> (raw)

Hi,

I'm working on several projects that are linux based and use Kconfig.

One of the tasks on my list is to build automation that detects what targets to build nightly after continuous integrations into SCM (including new platforms being added).

A way to do this is to find in the Kconfig tree all possible values of a given symbol, such as CONFIG_CMDLINE for instance (ok, not a great example).

I was wondering if there was a command-line utility one could invoke to query the parse tree and dump values from it.

Thanks,

-Philip

             reply	other threads:[~2012-01-13 22:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-13 22:21 Philip Prindeville [this message]
2012-01-14 20:58 ` Parsing kconfig files from scripts Michal Marek

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=4F10AE71.1060804@redfish-solutions.com \
    --to=philipp@redfish-solutions.com \
    --cc=linux-kbuild@vger.kernel.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.