From b3235fe420edf7faf5e8e67b978b12d5524fb161 Mon Sep 17 00:00:00 2001
From: Andrea Gelmini <andrea.gelmini@gelma.net>
Date: Fri, 1 Oct 2010 14:15:35 -0700
Subject: [PATCH] README: cite nconfig

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
---
 README | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README b/README
index 737838fe73cce..1b81d2836873c 100644
--- a/README
+++ b/README
@@ -166,6 +166,7 @@ CONFIGURING the kernel:
  - Alternate configuration commands are:
 	"make config"      Plain text interface.
 	"make menuconfig"  Text based color menus, radiolists & dialogs.
+	"make nconfig"     Enhanced text based color menus.
 	"make xconfig"     X windows (Qt) based configuration tool.
 	"make gconfig"     X windows (Gtk) based configuration tool.
 	"make oldconfig"   Default all questions based on the contents of
-- 
GitLab