diff options
| author | YueHaibing <[email protected]> | 2020-04-03 17:49:04 +0800 |
|---|---|---|
| committer | Thomas Bogendoerfer <[email protected]> | 2020-04-14 12:52:28 +0200 |
| commit | de0c4eb44c39cbb2b3b11bac699b618b0f8d4142 (patch) | |
| tree | 74e4f8a8a903bc045b85325f3fc2c17f874b8089 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 5125bfeeb6e4ffc47a5cb2715c342c938854cf20 (diff) | |
MIPS: TXx9: Fix Kconfig warnings
If TTY and SND is not n, we got this warnings:
WARNING: unmet direct dependencies detected for HAS_TXX9_SERIAL
Depends on [n]: TTY [=n] && HAS_IOMEM [=y]
Selected by [y]:
- SOC_TX3927 [=y]
WARNING: unmet direct dependencies detected for HAS_TXX9_SERIAL
Depends on [n]: TTY [=n] && HAS_IOMEM [=y]
Selected by [y]:
- SOC_TX4938 [=y]
Only dependencies is enabled, they can be enabled, so
use 'imply' instead of 'select' to fix this.
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions