public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: Alternative configuration commands does not mention make listnewconfig
@ 2013-09-12  0:39 Regid Ichira
  2013-09-12  1:06 ` Randy Dunlap
  2013-09-12  8:18 ` Rob Landley
  0 siblings, 2 replies; 4+ messages in thread
From: Regid Ichira @ 2013-09-12  0:39 UTC (permalink / raw)
  To: Steven "Mr. Procrastinator" Rostedt, Jiri Kosina; +Cc: linux-kernel

Applied to the tip of linux.git,
                      VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0
Signed-off-by: Regid Ichira <regid23@nt1.in>
---
 README | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README b/README
index a24ec89..f10c16f 100644
--- a/README
+++ b/README
@@ -228,6 +228,10 @@ CONFIGURING the kernel:
      "make localyesconfig" Similar to localmodconfig, except it will convert
                            all module options to built in (=y) options.
 
+     "make listnewconfig"  Based on the contents of your existing ./.config
+                        file, print all the new config symbols.  One at a
+                        line.
+
    You can find more information on using the Linux kernel config tools
    in Documentation/kbuild/kconfig.txt.
 
-- 
1.8.4.rc3

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

end of thread, other threads:[~2013-09-12 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-12  0:39 [PATCH] README: Alternative configuration commands does not mention make listnewconfig Regid Ichira
2013-09-12  1:06 ` Randy Dunlap
2013-09-12  8:18 ` Rob Landley
2013-09-12 21:26   ` Regid Ichira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox