diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-01-06 17:10:16 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-01-09 17:02:48 +0300 |
commit | 5d50bd440bc2ff815e9837e4a270fd0c5f3c6f73 (patch) | |
tree | aaabf73c141fb02a0ce3a1daa7fa9d79ef67b80c /tools/perf/scripts/python/stackcollapse.py | |
parent | 539bbf31887ececa50532ccfc5086f0c18818601 (diff) | |
download | linux-5d50bd440bc2ff815e9837e4a270fd0c5f3c6f73.tar.xz |
drm/udl: Make udl driver depend on CONFIG_USB
The udl driver for DisplayLink devices depends on support for host-side
USB controllers, which is enabled with CONFIG_USB. Plain USB support as
given by CONFIG_USB_SUPPORT is not sufficient.
This patch changes dependencies for udl to depend on CONFIG_USB, instead
of CONFIG_USB_SUPPORT. Users will have to enable CONFIG_USB and select a
USB host controller. With this change udl dependencies work the same way
as dependencies for PCI drivers.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200106141016.9562-1-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions