commit | bc20d12eca43028548e5a4f655c2070e57bede1c | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Mon Apr 29 15:17:40 2013 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Apr 29 15:17:40 2013 -0400 |
tree | b05f28e9bb9b0b72273b4f5ca878e7961807a838 | |
parent | c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 [diff] |
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 <rostedt@goodmis.org>