diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 85d0e8707ee3..19b7f73ebc49 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -420,6 +420,7 @@ config FB_ARC | |||
420 | select FB_SYS_FILLRECT | 420 | select FB_SYS_FILLRECT |
421 | select FB_SYS_COPYAREA | 421 | select FB_SYS_COPYAREA |
422 | select FB_SYS_IMAGEBLIT | 422 | select FB_SYS_IMAGEBLIT |
423 | select FB_SYS_FOPS | ||
423 | help | 424 | help |
424 | This enables support for the Arc Monochrome LCD board. The board | 425 | This enables support for the Arc Monochrome LCD board. The board |
425 | is based on the KS-108 lcd controller and is typically a matrix | 426 | is based on the KS-108 lcd controller and is typically a matrix |