diff options
| author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2018-05-03 07:22:17 -0400 |
|---|---|---|
| committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2018-05-04 05:36:45 -0400 |
| commit | 7420e04963587dc8f6d4e8b7e79b3ad7ab5c5300 (patch) | |
| tree | 19984ce114cbfb896889d2fc2a220bd2ee13d071 /drivers/gpu/drm/Kconfig | |
| parent | 34b13e5e4641c0e9e0aad471a6d8dfb7999276f1 (diff) | |
drm/selftests: Add drm helper selftest
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180503112217.37292-6-maarten.lankhorst@linux.intel.com
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/Kconfig')
| -rw-r--r-- | drivers/gpu/drm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig index aa0b0d830beb..2a72d2feb76d 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig | |||
| @@ -55,6 +55,7 @@ config DRM_DEBUG_SELFTEST | |||
| 55 | depends on DEBUG_KERNEL | 55 | depends on DEBUG_KERNEL |
| 56 | select PRIME_NUMBERS | 56 | select PRIME_NUMBERS |
| 57 | select DRM_LIB_RANDOM | 57 | select DRM_LIB_RANDOM |
| 58 | select DRM_KMS_HELPER | ||
| 58 | default n | 59 | default n |
| 59 | help | 60 | help |
| 60 | This option provides kernel modules that can be used to run | 61 | This option provides kernel modules that can be used to run |
