aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx53ppd.h
diff options
context:
space:
mode:
authorAnatolij Gustschin2019-03-18 23:29:33 +0100
committerStefano Babic2019-04-13 20:30:09 +0200
commit3eb0801016b9c7b3f0760da9d207e6d22064ef67 (patch)
treeec084630c09306def5f47b8b967a962efed69b40 /include/configs/mx53ppd.h
parentbffd13144b1fef3ee93007b92263667704597544 (diff)
imx: move CONFIG_VIDEO_IPUV3 to defconfigs
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include/configs/mx53ppd.h')
-rw-r--r--include/configs/mx53ppd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mx53ppd.h b/include/configs/mx53ppd.h
index 5b97fe9843e..f002324fddc 100644
--- a/include/configs/mx53ppd.h
+++ b/include/configs/mx53ppd.h
@@ -215,9 +215,4 @@
#define CONFIG_PWM_IMX
#define CONFIG_IMX6_PWM_PER_CLK 66666000
-/* Framebuffer and LCD */
-#ifdef CONFIG_VIDEO
- #define CONFIG_VIDEO_IPUV3
-#endif
-
#endif /* __CONFIG_H */