kconfig: Standardize "depends" -> "depends on" in Kconfig files
authorRobert P. J. Day <rpjday@mindspring.com>
Tue, 12 Dec 2006 19:04:19 +0000 (20:04 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 12 Dec 2006 19:04:19 +0000 (20:04 +0100)
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>

No differences found