Dave Airlie | 5320918 | 2010-12-15 07:14:24 +1000 | [diff] [blame] | 1 | config DRM_UDL |
| 2 | tristate "DisplayLink" |
Kees Cook | ea167c9 | 2012-10-02 11:17:05 -0700 | [diff] [blame] | 3 | depends on DRM |
David Herrmann | d4f68a7 | 2014-08-29 12:12:45 +0200 | [diff] [blame] | 4 | depends on USB_SUPPORT |
Guenter Roeck | 8f057d7 | 2012-08-20 11:23:16 -0700 | [diff] [blame] | 5 | depends on USB_ARCH_HAS_HCD |
David Herrmann | d4f68a7 | 2014-08-29 12:12:45 +0200 | [diff] [blame] | 6 | select USB |
Dave Airlie | 5320918 | 2010-12-15 07:14:24 +1000 | [diff] [blame] | 7 | select DRM_KMS_HELPER |
Dave Airlie | 5320918 | 2010-12-15 07:14:24 +1000 | [diff] [blame] | 8 | help |
| 9 | This is a KMS driver for the USB displaylink video adapters. |
| 10 | Say M/Y to add support for these devices via drm/kms interfaces. |