]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PM826.h
microblaze: Enable TFTP put command
[u-boot] / include / configs / PM826.h
index f4f93059fac24c6cb9047c77c97aa1506b173433..cde0fd67abff2e783611bfbefb1f18a84d9f914e 100644 (file)
  *
  * if CONFIG_ETHER_ON_SCC is selected, then
  *   - CONFIG_ETHER_INDEX must be set to the channel number (1-4)
- *   - CONFIG_NET_MULTI must not be defined
  *
  * if CONFIG_ETHER_ON_FCC is selected, then
  *   - one or more CONFIG_ETHER_ON_FCCx (x=1,2,3) must also be selected
- *   - CONFIG_NET_MULTI must be defined
  *
  * if CONFIG_ETHER_NONE is defined, then either the ethernet routines must be
  * defined elsewhere (as for the console), or CONFIG_CMD_NET must be unset.