diff options
Diffstat (limited to 'drivers/gpu')
-rw-r--r-- | drivers/gpu/drm/exynos/Kconfig | 1 | ||||
-rw-r--r-- | drivers/gpu/drm/rockchip/Kconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/exynos/Kconfig b/drivers/gpu/drm/exynos/Kconfig index 7f9f6f9e9b7e..c072999b7e03 100644 --- a/drivers/gpu/drm/exynos/Kconfig +++ b/drivers/gpu/drm/exynos/Kconfig | |||
@@ -6,7 +6,6 @@ config DRM_EXYNOS | |||
6 | select FB_CFB_FILLRECT | 6 | select FB_CFB_FILLRECT |
7 | select FB_CFB_COPYAREA | 7 | select FB_CFB_COPYAREA |
8 | select FB_CFB_IMAGEBLIT | 8 | select FB_CFB_IMAGEBLIT |
9 | select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE | ||
10 | select VIDEOMODE_HELPERS | 9 | select VIDEOMODE_HELPERS |
11 | help | 10 | help |
12 | Choose this option if you have a Samsung SoC EXYNOS chipset. | 11 | Choose this option if you have a Samsung SoC EXYNOS chipset. |
diff --git a/drivers/gpu/drm/rockchip/Kconfig b/drivers/gpu/drm/rockchip/Kconfig index 0d87bf6ddd96..cb21e3821244 100644 --- a/drivers/gpu/drm/rockchip/Kconfig +++ b/drivers/gpu/drm/rockchip/Kconfig | |||
@@ -7,7 +7,6 @@ config DRM_ROCKCHIP | |||
7 | select FB_CFB_FILLRECT | 7 | select FB_CFB_FILLRECT |
8 | select FB_CFB_COPYAREA | 8 | select FB_CFB_COPYAREA |
9 | select FB_CFB_IMAGEBLIT | 9 | select FB_CFB_IMAGEBLIT |
10 | select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE | ||
11 | select VIDEOMODE_HELPERS | 10 | select VIDEOMODE_HELPERS |
12 | help | 11 | help |
13 | Choose this option if you have a Rockchip soc chipset. | 12 | Choose this option if you have a Rockchip soc chipset. |