commit | bef1f40261c8bc5ad2ca70a5a1760b0eb79b6812 | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Tue Dec 12 20:04:19 2006 +0100 |
committer | Adrian Bunk <bunk@stusta.de> | Tue Dec 12 20:04:19 2006 +0100 |
tree | c2799c3f46bb82d3db3be07ed22edc13b4352114 | |
parent | c48e3fca3f063edb0c8c4d163e880b94c1d9f93d [diff] |
kconfig: Standardize "depends" -> "depends on" in Kconfig files Standardize the miniscule percentage of occurrences of "depends" in Kconfig files to "depends on", and update kconfig-language.txt to reflect that. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>