From 4c6852ea965fcb2c6c97069e3277251ad5d11bb8 Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Sat, 25 Feb 2006 21:52:50 +0100 Subject: [PATCH] --- yaml --- r: 23721 b: refs/heads/master c: e11f04962cee8f7fb0dc14983a7a461ade8f71c3 h: refs/heads/master i: 23719: 927b7ef13e3bc184b9c6c079d4b2df2972c25005 v: v3 --- [refs] | 2 +- trunk/scripts/kconfig/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 78c4a3b3bb81..2db934c92ecc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3a25f0b19f2eefd158955ab809c8947ed8feadf1 +refs/heads/master: e11f04962cee8f7fb0dc14983a7a461ade8f71c3 diff --git a/trunk/scripts/kconfig/Makefile b/trunk/scripts/kconfig/Makefile index 5760e057ecba..52809450bee4 100644 --- a/trunk/scripts/kconfig/Makefile +++ b/trunk/scripts/kconfig/Makefile @@ -78,7 +78,7 @@ help: @echo ' defconfig - New config with default answer to all options' @echo ' allmodconfig - New config selecting modules when possible' @echo ' allyesconfig - New config where all options are accepted with yes' - @echo ' allnoconfig - New minimal config' + @echo ' allnoconfig - New config where all options are answered with no' # =========================================================================== # Shared Makefile for the various kconfig executables: