diff options
author | Fabio Estevam <festevam@gmail.com> | 2020-02-03 14:46:22 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-04-17 18:56:06 +0200 |
commit | a0448e5c039070669319993b95425327b6e1d381 (patch) | |
tree | 32e35a2f6751785fc46a93a061c1fc8852c60a50 /tools/mkimage.c | |
parent | 03279b7d1f0b81f0d635718802352ce64bb01965 (diff) |
mx6ulz_14x14_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 mx6ulz-evk board does not have networking support, explicitly
disable networking to avoid the board removal.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'tools/mkimage.c')
0 files changed, 0 insertions, 0 deletions