commit | dd7e7feb4430accb73a140c9539253ec1e11276b | [log] [tgz] |
---|---|---|
author | Steffen Dirkwinkel <s.dirkwinkel@beckhoff.com> | Wed Oct 23 07:40:42 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 07 10:26:56 2020 +0100 |
tree | a4af41cef46efa0f19ee629ee4398dace2294d99 | |
parent | ba1444eab6c51550b2c992fc228d5f29774366bf [diff] [blame] |
imx: cx9020: enable vidconsole by default Acked-by: Patrick Bruenn <p.bruenn@beckhoff.com> Signed-off-by: Steffen Dirkwinkel <s.dirkwinkel@beckhoff.com>
diff --git a/configs/mx53cx9020_defconfig b/configs/mx53cx9020_defconfig index dee7c37..e1126c5 100644 --- a/configs/mx53cx9020_defconfig +++ b/configs/mx53cx9020_defconfig
@@ -48,3 +48,4 @@ CONFIG_DM_VIDEO=y CONFIG_VIDEO_BPP16=y CONFIG_VIDEO_IPUV3=y +CONFIG_SYS_WHITE_ON_BLACK=y