From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] How to configure the kernel with allnoconfig and my own customizations
Date: Fri, 17 Nov 2017 10:50:12 +0100 [thread overview]
Message-ID: <20171117105012.16d90509@windsurf.lan> (raw)
In-Reply-To: <5A0E3C9B.5000100@centtech.com>
Hello,
On Thu, 16 Nov 2017 19:34:19 -0600, Stephen Polkowski wrote:
> Does anyone know how to setup buildroot to automatically configure
> the kernel with allnoconfig and then apply my own customizations? For
> example:
>
> cd output/build/linux-4.11.3
>
> make KCONFIG_ALLCONFIG=custom.config allnoconfig
This is not possible today, it would require extended the
kconfig-package infrastructure a bit.
What you can do today (obviously), is generate this kernel
configuration, possibly by going in output/build/linux-4.11.3, save it
as a defconfig that you then tell Buildroot to use. Not ideal perhaps,
but it works :)
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-11-17 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-17 1:34 [Buildroot] How to configure the kernel with allnoconfig and my own customizations Stephen Polkowski
2017-11-17 9:50 ` Thomas Petazzoni [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=20171117105012.16d90509@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox