mx7ulp_evk_plugin: Disable CONFIG_NET
authorFabio Estevam <festevam@gmail.com>
Fri, 17 Jan 2020 11:58:46 +0000 (08:58 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 20 Jan 2020 14:38:16 +0000 (15:38 +0100)
commitd7e5d97207392106426fe1b84e95533737f922cc
treeca87d31d5869cdb25f05d830d05f6d2a812640b9
parent68b49056e6b0574d04cb6aa69f7fa7a070aa1d30
mx7ulp_evk_plugin: Disable CONFIG_NET

Currently the following build warning is seen:

===================== 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.
===================================================

Since the mx7ulp-evk board does not have networking support, explicitly
disable networking.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
configs/mx7ulp_evk_plugin_defconfig