commit | 1d52a4a79188e5567b6c55f67e20a4f1043d10d3 | [log] [tgz] |
---|---|---|
author | Adam Lee <adam8157@gmail.com> | Fri Aug 17 14:57:28 2012 +0800 |
committer | Michal Marek <mmarek@suse.cz> | Fri Aug 31 16:56:51 2012 +0200 |
tree | 99179ac2c5a467247c72ed2104d4fd6b65d5b871 | |
parent | 3eb95c84ee594d4a4e5a8c37b01464cff4762c96 [diff] |
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 <adam8157@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>