commit | 887d9e4ec44cdd02c561f52ca9c6a25cc68733b9 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 30 19:16:22 2019 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Tue Aug 27 09:36:56 2019 +0200 |
tree | aafae6d84aadbb5b34df60f4118aaf30e2cef8eb | |
parent | 6e1d94eb69c673cdd8669ab412521b1fd58eed7d [diff] |
stm32mp1: configs: activate CONFIG_SILENT_CONSOLE Allow to disable console with environment variable 'silent': > env set silent 1; env save Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>