Enable kms selftests
The kernel commit
commit 34b13e5e4641c0e9e0aad471a6d8dfb7999276f1 Author: Maarten Lankhorst maarten.lankhorst@linux.intel.com Date: Thu May 3 13:22:16 2018 +0200
drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
changed the kernel config option from CONFIG_DRM_DEBUG_MM_SELFTEST.
Signed-off-by: Petri Latvala petri.latvala@intel.com
For the record: This option enables both kms_selftest and drm_mm selftests, neither of which we have been running since that commit.