summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/Kconfig
diff options
context:
space:
mode:
authorCristina Ciocan <cristina-mihaela.ciocan@nxp.com>2017-07-17 11:08:59 +0300
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit177445738f9edcad151a4d70e8206d649f26739c (patch)
treef2b39c673688c3733d59ac5ead09ed5d262ab987 /drivers/video/fbdev/Kconfig
parent614225dae0610a0b9c5221f4452ee4e0c7cea225 (diff)
MLK-15986-3: Revert "MLK-15322-4 video: fbdev: imx: lcdif: enable lcdif driver for imx8mq"
This reverts commit c12dd5e1c24c470bb391ebaffe249d5cb98acb8e. Signed-off-by: Cristina Ciocan <cristina-mihaela.ciocan@nxp.com>
Diffstat (limited to 'drivers/video/fbdev/Kconfig')
-rw-r--r--drivers/video/fbdev/Kconfig19
1 files changed, 0 insertions, 19 deletions
diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
index d8ea92ea59dc..8694321c0594 100644
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -2410,25 +2410,6 @@ config FB_MXS
help
Framebuffer support for the MXS SoC.
-config FB_IMX64
- tristate "IMX integrated framebuffers support"
- depends on FB && (ARCH_FSL_IMX8QM || \
- ARCH_FSL_IMX8QXP || \
- ARCH_FSL_IMX8MQ)
- select FB_CFB_FILLRECT
- select FB_CFB_COPYAREA
- select FB_CFB_IMAGEBLIT
- select FB_MODE_HELPERS
- select VIDEOMODE_HELPERS
- default y
- help
- All the IMX64 series(imx8) integrated
- display controllers and encoders support. The
- display controllers include LCDIF, DPU, DCSS
- and etc, and the encoders include mipi dsi,
- hdmi, dsi-to-hdmi converters and etc.
-source "drivers/video/fbdev/imx/Kconfig"
-
config FB_PUV3_UNIGFX
tristate "PKUnity v3 Unigfx framebuffer support"
depends on FB && UNICORE32 && ARCH_PUV3