diff options
-rw-r--r-- | drivers/gpu/drm/armada/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/armada/Kconfig b/drivers/gpu/drm/armada/Kconfig index 40d371521fe1..50ae88ad4d76 100644 --- a/drivers/gpu/drm/armada/Kconfig +++ b/drivers/gpu/drm/armada/Kconfig | |||
@@ -5,6 +5,7 @@ config DRM_ARMADA | |||
5 | select FB_CFB_COPYAREA | 5 | select FB_CFB_COPYAREA |
6 | select FB_CFB_IMAGEBLIT | 6 | select FB_CFB_IMAGEBLIT |
7 | select DRM_KMS_HELPER | 7 | select DRM_KMS_HELPER |
8 | select DRM_KMS_FB_HELPER | ||
8 | help | 9 | help |
9 | Support the "LCD" controllers found on the Marvell Armada 510 | 10 | Support the "LCD" controllers found on the Marvell Armada 510 |
10 | devices. There are two controllers on the device, each controller | 11 | devices. There are two controllers on the device, each controller |