diff options
author | 2014-01-20 09:37:38 -0800 | |
---|---|---|
committer | 2014-01-20 09:37:38 -0800 | |
commit | edde1fb8c41d0db7c8ce17fb32886da2e389b0cc (patch) | |
tree | ceea9aac3ca29b486ab004834fbe501cae15f096 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (diff) | |
parent | localmodconfig: Add config depends by default settings (diff) | |
download | linux-dev-edde1fb8c41d0db7c8ce17fb32886da2e389b0cc.tar.xz linux-dev-edde1fb8c41d0db7c8ce17fb32886da2e389b0cc.zip |
Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig
Pull localmodconfig update from Steven Rostedt:
"While debugging the problem with localmodconfig and the ALSA codec
modules all being set, I discovered a small bug in the dependency
logic.
If a config has a dependency based on its setting value,
localmodcondig misses it.
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 BAR or ZOO are also needed for
the foo module, and will incorrectly disable them"
* tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig:
localmodconfig: Add config depends by default settings
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions