diff options
| author | Niklas Schnelle <[email protected]> | 2023-05-22 12:50:41 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-05-29 15:28:34 +0100 |
| commit | be3d5a493b666a8faed8c08ece0fce7a9c9cc741 (patch) | |
| tree | b9adc01884cdf574e0fbb52c8e2b7b80f1601b61 /tools/perf/scripts/python | |
| parent | c3ff12a92bd7072170978b8b41c2fa41b038139a (diff) | |
usb: add HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. We thus need to add HAS_IOPORT as dependency for
those drivers using them.
Co-developed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Niklas Schnelle <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions