1. 17 1月, 2020 1 次提交
    • F
      mx7ulp_evk: Disable CONFIG_NET · d2e38f5a
      Fabio Estevam 提交于
      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: NFabio Estevam <festevam@gmail.com>
      Reviewed-by: NPeng Fan <peng.fan@nxp.com>
      d2e38f5a
  2. 16 1月, 2020 35 次提交
  3. 15 1月, 2020 4 次提交