aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2018-07-12 12:59:42 +0200
committerShawn Guo <shawnguo@kernel.org>2018-07-17 11:45:01 +0800
commitaaeabc18a086d2b915ceb4eb070b9ad21276d39d (patch)
tree72c80836ff9eb6e0a2cece55004d27d299834129 /arch/arm/configs
parentARM: mxs_defconfig: use MXSFB DRM driver (diff)
downloadlinux-dev-aaeabc18a086d2b915ceb4eb070b9ad21276d39d.tar.xz
linux-dev-aaeabc18a086d2b915ceb4eb070b9ad21276d39d.zip
ARM: imx_v6_v7_defconfig: use MXSFB DRM driver
Use the the DRM driver for MXSFB LCD controller (used in i.MX23/ i.MX28/i.MX6SX or i.MX7). Remove CONFIG_FB_MXS which will soon be removed. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx_v6_v7_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index a647cbb0e59f..57d8947792bb 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -266,7 +266,8 @@ CONFIG_DRM_IMX_TVE=y
CONFIG_DRM_IMX_LDB=y
CONFIG_DRM_IMX_HDMI=y
CONFIG_DRM_ETNAVIV=y
-CONFIG_FB_MXS=y
+CONFIG_DRM_MXSFB=y
+CONFIG_FB_MODE_HELPERS=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_L4F00242T03=y
CONFIG_LCD_PLATFORM=y