From: Steven Rostedt Date: Mon, 29 Apr 2013 19:17:40 +0000 (-0400) Subject: localmodconfig: Add debug prints for dependencies of module configs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~122^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc20d12eca43028548e5a4f655c2070e57bede1c;p=pandora-kernel.git localmodconfig: Add debug prints for dependencies of module configs When a config for a module is added to the list to save in the final config file, add a print to show what dependencies are used. This is useful to debug when a config is disabled by the make oldconfig after localmodconfig is finished. This print only appears if the environment variable LOCALMODCONFIG_DEBUG is defined. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed