configs: stm32h743-eval: Disable CONFIG_NET flag
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 17 Sep 2019 08:09:45 +0000 (10:09 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 22 Oct 2019 08:56:32 +0000 (10:56 +0200)
commitb7fe6fd01fbebdeaa5c64d0f0124212f1bf859a8
tree5a9fedd20872e2dc2972c830e3497d10dec1e684
parent5413b33afdb3779560cd28e04bca47559ec35955
configs: stm32h743-eval: Disable CONFIG_NET flag

Network support was never added on this board, disable
CONFIG_NET flag to avoid following warning:

===================== WARNING ======================
This board does not use CONFIG_DM_ETH (Driver Model
for Ethernet drivers). Please update the board to use
CONFIG_DM_ETH before the v2020.07 release. Failure to
update by the deadline may result in board removal.
See doc/driver-model/migration.rst for more info.
====================================================

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Acked-by: Patrick Delaunay <patrick.delaunay@st.com>
configs/stm32h743-eval_defconfig