commit | 43a83f7cc67e367a921162d8a28f7b00afaa9ce9 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Oct 23 20:33:57 2021 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Nov 10 17:03:59 2021 +0100 |
tree | a3df4c082ea8643613552c38a5b1ab8176fafc76 | |
parent | 6fe4ff6bc2a76f2b901da26f34fb6dc74ac384fa [diff] |
ARM: stm32: Disable video output on DHSOM The video output support is unused and disabling it saves about 20 kiB of space. In case video output support is required, it can be re-enabled. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Patrice Chotard <patrice.chotard@foss.st.com> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>