mx7ulp_evk: Disable CONFIG_NET
authorFabio Estevam <festevam@gmail.com>
Wed, 23 Oct 2019 14:08:53 +0000 (11:08 -0300)
committerStefano Babic <sbabic@denx.de>
Thu, 16 Jan 2020 20:02:56 +0000 (21:02 +0100)
commitd2e38f5a9b740307d8f4ed1ca4594121e2fae6e8
treebd6cd9ba8efac5e30bc27cca3a72cffc2eb9bdd7
parent92329e2413f444d1edf29bab66aefccfd782e0a7
mx7ulp_evk: 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>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
configs/mx7ulp_evk_defconfig