Skip to content
Snippets Groups Projects
Commit b7fe6fd0 authored by Patrice Chotard's avatar Patrice Chotard Committed by Patrick Delaunay
Browse files

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: default avatarPatrice Chotard <patrice.chotard@st.com>
Acked-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
parent 5413b33a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment