From: Robert P. J. Day Date: Tue, 12 Dec 2006 19:04:19 +0000 (+0100) Subject: kconfig: Standardize "depends" -> "depends on" in Kconfig files X-Git-Tag: v2.6.20-rc1~144^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bef1f40261c8bc5ad2ca70a5a1760b0eb79b6812;p=pandora-kernel.git 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 Signed-off-by: Adrian Bunk --- Reading git-diff-tree failed