diff options
-rw-r--r-- | arch/arm/configs/am3517_evm_defconfig | 70 |
1 files changed, 69 insertions, 1 deletions
diff --git a/arch/arm/configs/am3517_evm_defconfig b/arch/arm/configs/am3517_evm_defconfig index c151d6e7c093..232f8eeb72e3 100644 --- a/arch/arm/configs/am3517_evm_defconfig +++ b/arch/arm/configs/am3517_evm_defconfig | |||
@@ -531,7 +531,75 @@ CONFIG_SCSI_LOWLEVEL=y | |||
531 | # CONFIG_SCSI_OSD_INITIATOR is not set | 531 | # CONFIG_SCSI_OSD_INITIATOR is not set |
532 | # CONFIG_ATA is not set | 532 | # CONFIG_ATA is not set |
533 | # CONFIG_MD is not set | 533 | # CONFIG_MD is not set |
534 | # CONFIG_NETDEVICES is not set | 534 | CONFIG_NETDEVICES=y |
535 | # CONFIG_DUMMY is not set | ||
536 | # CONFIG_BONDING is not set | ||
537 | # CONFIG_MACVLAN is not set | ||
538 | # CONFIG_EQUALIZER is not set | ||
539 | # CONFIG_TUN is not set | ||
540 | # CONFIG_VETH is not set | ||
541 | CONFIG_PHYLIB=y | ||
542 | |||
543 | # | ||
544 | # MII PHY device drivers | ||
545 | # | ||
546 | # CONFIG_MARVELL_PHY is not set | ||
547 | # CONFIG_DAVICOM_PHY is not set | ||
548 | # CONFIG_QSEMI_PHY is not set | ||
549 | # CONFIG_LXT_PHY is not set | ||
550 | # CONFIG_CICADA_PHY is not set | ||
551 | # CONFIG_VITESSE_PHY is not set | ||
552 | # CONFIG_SMSC_PHY is not set | ||
553 | # CONFIG_BROADCOM_PHY is not set | ||
554 | # CONFIG_ICPLUS_PHY is not set | ||
555 | # CONFIG_REALTEK_PHY is not set | ||
556 | # CONFIG_NATIONAL_PHY is not set | ||
557 | # CONFIG_STE10XP is not set | ||
558 | # CONFIG_LSI_ET1011C_PHY is not set | ||
559 | # CONFIG_FIXED_PHY is not set | ||
560 | # CONFIG_MDIO_BITBANG is not set | ||
561 | CONFIG_NET_ETHERNET=y | ||
562 | # CONFIG_MII is not set | ||
563 | # CONFIG_AX88796 is not set | ||
564 | # CONFIG_SMC91X is not set | ||
565 | CONFIG_TI_DAVINCI_EMAC=y | ||
566 | # CONFIG_DM9000 is not set | ||
567 | # CONFIG_ETHOC is not set | ||
568 | # CONFIG_SMC911X is not set | ||
569 | # CONFIG_SMSC911X is not set | ||
570 | # CONFIG_DNET is not set | ||
571 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
572 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
573 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
574 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
575 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
576 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
577 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
578 | # CONFIG_B44 is not set | ||
579 | # CONFIG_KS8842 is not set | ||
580 | # CONFIG_KS8851_MLL is not set | ||
581 | # CONFIG_NETDEV_1000 is not set | ||
582 | # CONFIG_NETDEV_10000 is not set | ||
583 | # CONFIG_WLAN is not set | ||
584 | |||
585 | # | ||
586 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
587 | # | ||
588 | |||
589 | # | ||
590 | # USB Network Adapters | ||
591 | # | ||
592 | # CONFIG_USB_CATC is not set | ||
593 | # CONFIG_USB_KAWETH is not set | ||
594 | # CONFIG_USB_PEGASUS is not set | ||
595 | # CONFIG_USB_RTL8150 is not set | ||
596 | # CONFIG_USB_USBNET is not set | ||
597 | # CONFIG_WAN is not set | ||
598 | # CONFIG_PPP is not set | ||
599 | # CONFIG_SLIP is not set | ||
600 | # CONFIG_NETCONSOLE is not set | ||
601 | # CONFIG_NETPOLL is not set | ||
602 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
535 | # CONFIG_ISDN is not set | 603 | # CONFIG_ISDN is not set |
536 | # CONFIG_PHONE is not set | 604 | # CONFIG_PHONE is not set |
537 | 605 | ||