stm32mp1: configs: activate CONFIG_SILENT_CONSOLE
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 30 Jul 2019 17:16:22 +0000 (19:16 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 27 Aug 2019 07:36:56 +0000 (09:36 +0200)
commitc50c928064e76462aeeee1ce2ebc955c580e9a8f
treeaafae6d84aadbb5b34df60f4118aaf30e2cef8eb
parent3ef4aca8937b1411c70b2219a24f09651e76bca5
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>
arch/arm/mach-stm32mp/Kconfig