diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index a312f048656f..4f2e1b35eb38 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -996,6 +996,8 @@ config FB_ATMEL | |||
996 | select FB_CFB_FILLRECT | 996 | select FB_CFB_FILLRECT |
997 | select FB_CFB_COPYAREA | 997 | select FB_CFB_COPYAREA |
998 | select FB_CFB_IMAGEBLIT | 998 | select FB_CFB_IMAGEBLIT |
999 | select FB_MODE_HELPERS | ||
1000 | select VIDEOMODE_HELPERS | ||
999 | help | 1001 | help |
1000 | This enables support for the AT91/AT32 LCD Controller. | 1002 | This enables support for the AT91/AT32 LCD Controller. |
1001 | 1003 | ||