Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1364979
| From | Sam Ravnborg <sam@ravnborg.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] kconfig: Add localdefconfig helper |
| Date | 2016-03-26 20:10 +0100 |
| Message-ID | <rh1KW-57a-7@gated-at.bofh.it> (permalink) |
| References | <rh1hT-4FG-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Mar 26, 2016 at 07:31:27PM +0100, Paul Kocialkowski wrote: > This introduces a localdefconfig make target to specify out-of-tree default > configs. The out-of-tree default target is selected by defining > KBUILD_LOCALDEFCONFIG in the make command line. > > The intent of this change is to easily allow using default configs that are not > part of the kernel source (e.g. for a specific device or use case), without ever > touching the kernel source tree. > Does this differ from what you can achieve with KCONFIG_ALLCONFIG? See Documentation/kbuild/kconfig.txt From a quick glance the functionality is the same. Sam
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] kconfig: Add localdefconfig helper Paul Kocialkowski <contact@paulk.fr> - 2016-03-26 19:40 +0100 Re: [PATCH] kconfig: Add localdefconfig helper Paul Kocialkowski <contact@paulk.fr> - 2016-03-26 20:10 +0100 Re: [PATCH] kconfig: Add localdefconfig helper Sam Ravnborg <sam@ravnborg.org> - 2016-03-26 20:10 +0100
csiph-web