diff options
| -rw-r--r-- | drivers/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 22262a3a0e2d..dade5b7699bc 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
| @@ -364,7 +364,7 @@ config FB_SA1100 | |||
| 364 | 364 | ||
| 365 | config FB_IMX | 365 | config FB_IMX |
| 366 | tristate "Freescale i.MX1/21/25/27 LCD support" | 366 | tristate "Freescale i.MX1/21/25/27 LCD support" |
| 367 | depends on FB && IMX_HAVE_PLATFORM_IMX_FB | 367 | depends on FB && ARCH_MXC |
| 368 | select FB_CFB_FILLRECT | 368 | select FB_CFB_FILLRECT |
| 369 | select FB_CFB_COPYAREA | 369 | select FB_CFB_COPYAREA |
| 370 | select FB_CFB_IMAGEBLIT | 370 | select FB_CFB_IMAGEBLIT |
