diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2013-12-18 18:35:20 +0100 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-12-20 23:02:44 +0100 |
commit | 95edca5c523c4b404dd60baa0a1bea0e4c38fd72 (patch) | |
tree | 7172ab3dff7dc0a3751d5c1e8c31599930422837 /scripts/rt-tester | |
parent | Linux 3.13-rc4 (diff) | |
download | linux-95edca5c523c4b404dd60baa0a1bea0e4c38fd72.tar.xz linux-95edca5c523c4b404dd60baa0a1bea0e4c38fd72.zip |
localmodconfig: Add config depends by default settings
Currently localmodconfig will miss dependencies from the default option.
For example:
config FOO
default y if BAR || ZOO
If FOO is needed for a module and is set to '=m', and so are BAR or ZOO,
localmodconfig will not see that BOO or ZOO are also needed for the foo
module, and will incorrectly disable them.
Link: http://lkml.kernel.org/r/20131218175137.162937350@goodmis.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts/rt-tester')
0 files changed, 0 insertions, 0 deletions