diff options
Diffstat (limited to 'drivers/video/Kconfig')
-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 c183faace63a..0a96a60bbe49 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -414,7 +414,7 @@ config FB_SA1100 | |||
414 | Y here. | 414 | Y here. |
415 | 415 | ||
416 | config FB_IMX | 416 | config FB_IMX |
417 | tristate "Motorola i.MX LCD support" | 417 | tristate "Freescale i.MX LCD support" |
418 | depends on FB && (HAVE_FB_IMX || ARCH_MX1 || ARCH_MX2) | 418 | depends on FB && (HAVE_FB_IMX || ARCH_MX1 || ARCH_MX2) |
419 | select FB_CFB_FILLRECT | 419 | select FB_CFB_FILLRECT |
420 | select FB_CFB_COPYAREA | 420 | select FB_CFB_COPYAREA |