diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2020-04-17 09:04:55 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-04-17 09:04:55 +0200 |
| commit | a735e6b80d911fc1f452cea328c61779445e1054 (patch) | |
| tree | 01d2ce2f4d131e452032f764555727b6271f0b14 /tools/perf/scripts/python/stackcollapse.py | |
| parent | e36b68ed273e12a4539b54d24bcdb929d94b68ba (diff) | |
media: cec/usb: depends on USB_SUPPORT and TTY
As reported by Randy:
WARNING: unmet direct dependencies detected for USB
Depends on [n]: USB_SUPPORT [=n] && USB_ARCH_HAS_HCD [=n]
Selected by [m]:
- USB_RAINSHADOW_CEC [=m] && MEDIA_CEC_SUPPORT [=y]
WARNING: unmet direct dependencies detected for USB_ACM
Depends on [n]: USB_SUPPORT [=n] && USB [=m] && TTY [=n]
Selected by [m]:
- USB_RAINSHADOW_CEC [=m] && MEDIA_CEC_SUPPORT [=y]
in order to be able to select USB_ACM, we need both USB_SUPPORT
and TTY. So, depends on those two.
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions