Prev: scripts/kconfig/nconf.gui.c Fix warning: value computed is not used
Next: ACPI / PM: Traverse video_device_list for backlight restoration
From: Andrea Gelmini on 3 Aug 2010 06:10 Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/README b/README index 737838f..1b81d28 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 -- 1.7.2.1.46.g5eb23 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |