diff options
-rw-r--r-- | drivers/gpu/drm/shmobile/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/shmobile/Kconfig b/drivers/gpu/drm/shmobile/Kconfig index d1372862d871..2ee44ca9d67f 100644 --- a/drivers/gpu/drm/shmobile/Kconfig +++ b/drivers/gpu/drm/shmobile/Kconfig | |||
@@ -1,6 +1,7 @@ | |||
1 | config DRM_SHMOBILE | 1 | config DRM_SHMOBILE |
2 | tristate "DRM Support for SH Mobile" | 2 | tristate "DRM Support for SH Mobile" |
3 | depends on DRM && (ARM || SUPERH) | 3 | depends on DRM && (ARM || SUPERH) |
4 | select BACKLIGHT_CLASS_DEVICE | ||
4 | select DRM_KMS_HELPER | 5 | select DRM_KMS_HELPER |
5 | select DRM_KMS_FB_HELPER | 6 | select DRM_KMS_FB_HELPER |
6 | select DRM_KMS_CMA_HELPER | 7 | select DRM_KMS_CMA_HELPER |