summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2018-11-12 22:25:24 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:35:23 +0800
commit277bc948aa17a43285c340399bdaf7f099926677 (patch)
treeef055b735d6d1993e358984170f9149a87371ad2 /arch/arm/configs
parentd377b367a1086cf276e2f3d2a8538b867e0c46ef (diff)
MLK-20416-1 video: fbdev: mxc: add RM68200 MIPI panel support
The Driver IC 'RM68200' is used in the MIPI panel 'RK055AHD042' whose default mode is '720x1280@60Hz'. So this commit adds a new FBDEV driver for 'RM68200' and enables the 'RK055AHD042' panel on IMX7ULP1-EVKB platform with Northwest MIPI DSI controller. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index 7842b84bef0a..5e9b2773bad2 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -278,6 +278,7 @@ CONFIG_FB_MXC_MIPI_DSI_NORTHWEST=y
CONFIG_FB_MXC_TRULY_WVGA_SYNC_PANEL=y
CONFIG_FB_MXC_TRULY_PANEL_TFT3P5079E=y
CONFIG_FB_MXC_TRULY_PANEL_TFT3P5581E=y
+CONFIG_FB_MXC_RK_PANEL_RK055AHD042=y
CONFIG_FB_MXC_LDB=y
CONFIG_FB_MXC_HDMI=y
CONFIG_FB_MXS_SII902X=y