From: Adam Lee Date: Fri, 17 Aug 2012 06:57:28 +0000 (+0800) Subject: kconfig: document oldnoconfig to what it really does in conf.c X-Git-Tag: v3.7-rc1~46^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d52a4a79188e5567b6c55f67e20a4f1043d10d3;p=pandora-kernel.git kconfig: document oldnoconfig to what it really does in conf.c As 67d34a6a391369269a2e5dba8a5f42cc4cd50231 said, the make target 'oldnoconfig' is a misnomer. It doesn't set new symbols to 'n', but instead sets it to their default values. This patch fixes the document in conf.c, and will submit another patch to replace 'oldnoconfig' to 'olddefconfig' Signed-off-by: Adam Lee Signed-off-by: Michal Marek --- Reading git-diff-tree failed