diff options
| -rw-r--r-- | drivers/gpu/drm/shmobile/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/shmobile/Kconfig b/drivers/gpu/drm/shmobile/Kconfig index a50fe0eeaa0d..8d17d00ddb4b 100644 --- a/drivers/gpu/drm/shmobile/Kconfig +++ b/drivers/gpu/drm/shmobile/Kconfig | |||
| @@ -2,7 +2,9 @@ config DRM_SHMOBILE | |||
| 2 | tristate "DRM Support for SH Mobile" | 2 | tristate "DRM Support for SH Mobile" |
| 3 | depends on DRM && ARM | 3 | depends on DRM && ARM |
| 4 | depends on ARCH_SHMOBILE || COMPILE_TEST | 4 | depends on ARCH_SHMOBILE || COMPILE_TEST |
| 5 | depends on FB_SH_MOBILE_MERAM || !FB_SH_MOBILE_MERAM | ||
| 5 | select BACKLIGHT_CLASS_DEVICE | 6 | select BACKLIGHT_CLASS_DEVICE |
| 7 | select BACKLIGHT_LCD_SUPPORT | ||
| 6 | select DRM_KMS_HELPER | 8 | select DRM_KMS_HELPER |
| 7 | select DRM_KMS_FB_HELPER | 9 | select DRM_KMS_FB_HELPER |
| 8 | select DRM_KMS_CMA_HELPER | 10 | select DRM_KMS_CMA_HELPER |
