linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve KCONFIG_CONFIG use in kconfig
@ 2017-08-18 22:20 Nicolas Porcel
  2017-08-18 22:20 ` [PATCH 1/2] kconfig: Use KCONFIG_CONFIG in buildtar Nicolas Porcel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Nicolas Porcel @ 2017-08-18 22:20 UTC (permalink / raw)
  To: linux-kbuild; +Cc: Nicolas Porcel

This patch series will improve the use of KCONFIG_CONFIG in order to perform
out of tree kernel configuration. This is useful when the kernel source is not
on a writable directory.

Nicolas Porcel (2):
  kconfig: Use KCONFIG_CONFIG in buildtar
  kconfig: support out of tree KCONFIG_CONFIG

 scripts/kconfig/confdata.c | 35 ++++++++++++++++++++---------------
 scripts/package/buildtar   |  4 ++--
 2 files changed, 22 insertions(+), 17 deletions(-)

-- 
2.14.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-09-21 23:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-18 22:20 [PATCH 0/2] Improve KCONFIG_CONFIG use in kconfig Nicolas Porcel
2017-08-18 22:20 ` [PATCH 1/2] kconfig: Use KCONFIG_CONFIG in buildtar Nicolas Porcel
2017-09-02  4:58   ` Masahiro Yamada
2017-08-18 22:20 ` [PATCH 2/2] kconfig: support out of tree KCONFIG_CONFIG Nicolas Porcel
2017-09-02  7:31   ` Masahiro Yamada
2017-09-02 22:21     ` Nicolas Porcel
2017-09-20  9:56       ` Masahiro Yamada
2017-09-21 23:41         ` Nicolas Porcel
2017-09-02  4:55 ` [PATCH 0/2] Improve KCONFIG_CONFIG use in kconfig Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).