|
| 1 | +CONFIG_CMD_DHCP=y |
| 2 | +CONFIG_CMD_MII=y |
| 3 | +CONFIG_CMD_PING=y |
| 4 | +CONFIG_CMD_NET=y |
| 5 | +CONFIG_NET=y |
| 6 | +CONFIG_NET_RANDOM_ETHADDR=y |
| 7 | +# CONFIG_NETCONSOLE is not set |
| 8 | +CONFIG_NET_TFTP_VARS=y |
| 9 | +CONFIG_BOOTP_PXE_CLIENTARCH=0x16 |
| 10 | +CONFIG_BOOTP_VCI_STRING="U-Boot.armv8" |
| 11 | +CONFIG_PHYLIB=y |
| 12 | +# CONFIG_MV88E61XX_SWITCH is not set |
| 13 | +# CONFIG_PHYLIB_10G is not set |
| 14 | +# CONFIG_PHY_AQUANTIA is not set |
| 15 | +# CONFIG_PHY_ATHEROS is not set |
| 16 | +# CONFIG_PHY_BROADCOM is not set |
| 17 | +# CONFIG_PHY_CORTINA is not set |
| 18 | +# CONFIG_PHY_DAVICOM is not set |
| 19 | +# CONFIG_PHY_ET1011C is not set |
| 20 | +# CONFIG_PHY_LXT is not set |
| 21 | +# CONFIG_PHY_MARVELL is not set |
| 22 | +# CONFIG_PHY_MESON_GXL is not set |
| 23 | +# CONFIG_PHY_MICREL is not set |
| 24 | +# CONFIG_PHY_MSCC is not set |
| 25 | +# CONFIG_PHY_NATSEMI is not set |
| 26 | +# CONFIG_PHY_REALTEK is not set |
| 27 | +# CONFIG_PHY_SMSC is not set |
| 28 | +# CONFIG_PHY_TERANETICS is not set |
| 29 | +# CONFIG_PHY_TI is not set |
| 30 | +# CONFIG_PHY_VITESSE is not set |
| 31 | +CONFIG_PHY_XILINX=y |
| 32 | +# CONFIG_PHY_FIXED is not set |
| 33 | +CONFIG_DM_ETH=y |
| 34 | +CONFIG_NETDEVICES=y |
| 35 | +# CONFIG_PHY_GIGE is not set |
| 36 | +# CONFIG_ALTERA_TSE is not set |
| 37 | +# CONFIG_BCM_SF2_ETH is not set |
| 38 | +# CONFIG_DWC_ETH_QOS is not set |
| 39 | +# CONFIG_E1000 is not set |
| 40 | +# CONFIG_ETH_DESIGNWARE is not set |
| 41 | +# CONFIG_ETHOC is not set |
| 42 | +# CONFIG_FTMAC100 is not set |
| 43 | +CONFIG_MACB=y |
| 44 | +# CONFIG_RGMII is not set |
| 45 | +# CONFIG_RTL8139 is not set |
| 46 | +# CONFIG_RTL8169 is not set |
| 47 | +# CONFIG_SMC911X is not set |
| 48 | +# CONFIG_SUN7I_GMAC is not set |
| 49 | +# CONFIG_SUN4I_EMAC is not set |
| 50 | +# CONFIG_SUN8I_EMAC is not set |
| 51 | +# CONFIG_XILINX_AXIEMAC is not set |
| 52 | +# CONFIG_XILINX_EMACLITE is not set |
| 53 | +CONFIG_ZYNQ_GEM=y |
0 commit comments