diff options
author | 2013-10-29 21:25:43 -0700 | |
---|---|---|
committer | 2013-10-31 12:37:29 +1100 | |
commit | de00b30d054857990dc573648e4767ec512009c7 (patch) | |
tree | d0a00adabf6ce0c5bfab0dfd187f980a92e6af97 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | powerpc/nvram: Fix endian issue when using the partition length (diff) | |
download | linux-dev-de00b30d054857990dc573648e4767ec512009c7.tar.xz linux-dev-de00b30d054857990dc573648e4767ec512009c7.zip |
powerpc/pmu: Fix ADB_PMU_LED_IDE dependencies
for quite some time the following is printed (twice) after doing
"make oldconfig":
[...]
scripts/kconfig/conf --oldconfig Kconfig
warning: (ADB_PMU_LED_IDE) selects LEDS_TRIGGER_IDE_DISK which has unmet direct dependencies (NEW_LEDS && IDE_GD_ATA && LEDS_TRIGGERS)
warning: (ADB_PMU_LED_IDE) selects LEDS_TRIGGER_IDE_DISK which has unmet direct dependencies (NEW_LEDS && IDE_GD_ATA && LEDS_TRIGGERS)
The following patch causes ADB_PMU_LED to depend on IDE_GD_ATA, so that
the options above are only available when IDE_GD_ATA is actually selected
and thus eliminates the warning.
Signed-off-by: Christian Kujau <lists@nerdbynature.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions