diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2010-10-01 14:15:35 -0700 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2010-10-13 11:36:24 +0200 |
commit | b3235fe420edf7faf5e8e67b978b12d5524fb161 (patch) | |
tree | 71714897b8b97c750bd88a14dfb728c5c4da71bd /README | |
parent | b1f7d6e1909c72338aa93a113d5844767434dacb (diff) |
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>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |