From: Jesper Juhl Date: Sat, 25 Feb 2006 20:52:50 +0000 (+0100) Subject: kbuild: small update of allnoconfig description X-Git-Tag: v2.6.17-rc1~733^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11f04962cee8f7fb0dc14983a7a461ade8f71c3;p=pandora-kernel.git kbuild: small update of allnoconfig description 'allnoconfig' is described by 'make help' as a "minimal config", that's not strictly correct. To be pedantic, a minimal config would be one where EMBEDDED was set to Y and most things therein disabled etc. Simply answering 'no' to all options does not give a minimal config. A better description of allnoconfig is that it answers all options with 'no'. This patch updates the description. Signed-off-by: Jesper Juhl Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed