OSDN Git Service

drivers/net/ethernet/*: Enabled vendor Kconfig options
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 23 Aug 2011 08:29:52 +0000 (01:29 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 27 Aug 2011 07:58:56 +0000 (00:58 -0700)
Based on finds for Stephen Rothwell, where current defconfig's
enable a ethernet driver and it is not compiled due to the newly
added NET_VENDOR_* component of Kconfig.

This patch enables all the "new" Kconfig options so that current
defconfig's will continue to compile the expected drivers.  In
addition, by enabling all the new Kconfig options does not add
any un-expected options.

CC: Stephen Rothwll <sfc@canb.auug.org.au>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
51 files changed:
drivers/net/ethernet/3com/Kconfig
drivers/net/ethernet/8390/Kconfig
drivers/net/ethernet/adaptec/Kconfig
drivers/net/ethernet/alteon/Kconfig
drivers/net/ethernet/amd/Kconfig
drivers/net/ethernet/apple/Kconfig
drivers/net/ethernet/atheros/Kconfig
drivers/net/ethernet/broadcom/Kconfig
drivers/net/ethernet/brocade/Kconfig
drivers/net/ethernet/chelsio/Kconfig
drivers/net/ethernet/cirrus/Kconfig
drivers/net/ethernet/cisco/Kconfig
drivers/net/ethernet/dec/Kconfig
drivers/net/ethernet/dlink/Kconfig
drivers/net/ethernet/emulex/Kconfig
drivers/net/ethernet/faraday/Kconfig
drivers/net/ethernet/freescale/Kconfig
drivers/net/ethernet/fujitsu/Kconfig
drivers/net/ethernet/hp/Kconfig
drivers/net/ethernet/i825xx/Kconfig
drivers/net/ethernet/ibm/Kconfig
drivers/net/ethernet/intel/Kconfig
drivers/net/ethernet/marvell/Kconfig
drivers/net/ethernet/mellanox/Kconfig
drivers/net/ethernet/micrel/Kconfig
drivers/net/ethernet/microchip/Kconfig
drivers/net/ethernet/myricom/Kconfig
drivers/net/ethernet/natsemi/Kconfig
drivers/net/ethernet/neterion/Kconfig
drivers/net/ethernet/nuvoton/Kconfig
drivers/net/ethernet/nvidia/Kconfig
drivers/net/ethernet/oki-semi/Kconfig
drivers/net/ethernet/pasemi/Kconfig
drivers/net/ethernet/qlogic/Kconfig
drivers/net/ethernet/racal/Kconfig
drivers/net/ethernet/rdc/Kconfig
drivers/net/ethernet/realtek/Kconfig
drivers/net/ethernet/seeq/Kconfig
drivers/net/ethernet/sgi/Kconfig
drivers/net/ethernet/sis/Kconfig
drivers/net/ethernet/smsc/Kconfig
drivers/net/ethernet/stmicro/Kconfig
drivers/net/ethernet/sun/Kconfig
drivers/net/ethernet/tehuti/Kconfig
drivers/net/ethernet/ti/Kconfig
drivers/net/ethernet/toshiba/Kconfig
drivers/net/ethernet/tundra/Kconfig
drivers/net/ethernet/via/Kconfig
drivers/net/ethernet/xilinx/Kconfig
drivers/net/ethernet/xircom/Kconfig
drivers/net/ethernet/xscale/Kconfig

index 65cc129..a439cbd 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_3COM
        bool "3Com devices"
+       default y
        depends on ISA || EISA || MCA || PCI || PCMCIA
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 5d21698..e04ade4 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_8390
        bool "National Semi-conductor 8390 devices"
+       default y
        depends on NET_VENDOR_NATSEMI && (AMIGA_PCMCIA || PCI || SUPERH || \
                   ISA || MCA || EISA || MAC || M32R || MACH_TX49XX || \
                   MCA_LEGACY || H8300 || ARM || MIPS || ZORRO || PCMCIA || \
index 5e9dbe9..5c804bb 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_ADAPTEC
        bool "Adaptec devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 68862e4..799a852 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_ALTEON
        bool "Alteon devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 0513940..8af1c93 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_AMD
        bool "AMD devices"
+       default y
        depends on DIO || MACH_DECSTATION || MVME147 || ATARI || SUN3 || \
                   SUN3X || SBUS || PCI || ZORRO || (ISA && ISA_DMA_API) || \
                   (ARM && ARCH_EBSA110) || ISA || EISA || MCA || PCMCIA
index fc796bc..59d5c26 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_APPLE
        bool "Apple devices"
+       default y
        depends on (PPC_PMAC && PPC32) || MAC || ISA || EISA || MACH_IXDP2351 \
                   || ARCH_IXDP2X01 || MACH_MX31ADS || MACH_QQ2440
        ---help---
index 966c6c7..26ab8ca 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_ATHEROS
        bool "Atheros devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 8986e57..d82ad22 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_BROADCOM
        bool "Broadcom devices"
+       default y
        depends on (SSB_POSSIBLE && HAS_DMA) || PCI || BCM63XX || \
                   SIBYTE_SB1xxx_SOC
        ---help---
index 03f0b17..2641557 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_BROCADE
        bool "Brocade devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 7b54574..2de50f9 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_CHELSIO
        bool "Chelsio devices"
+       default y
        depends on PCI || INET
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 53ebe78..e0cacf6 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_CIRRUS
        bool "Cirrus devices"
+       default y
        depends on ARM && ARCH_EP93XX
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index bbd5348..94606f7 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_CISCO
        bool "Cisco devices"
+       default y
        depends on PCI && INET
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 40e8df9..3794027 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_DEC
        bool "Digital Equipment devices"
+       default y
        depends on PCI || EISA || CARDBUS
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 9fdb66b..84a28a6 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_DLINK
        bool "D-Link devices"
+       default y
        depends on PCI || PARPORT
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 018ac94..7a28a64 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_EMULEX
        bool "Emulex devices"
+       default y
        depends on PCI && INET
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index b0d76f0..5918c68 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_FARADAY
        bool "Faraday devices"
+       default y
        depends on ARM
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 2fd2c61..4dbe41f 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_FREESCALE
        bool "Freescale devices"
+       default y
        depends on FSL_SOC || QUICC_ENGINE || CPM1 || CPM2 || PPC_MPC512x || \
                   M523x || M527x || M5272 || M528x || M520x || M532x || \
                   IMX_HAVE_PLATFORM_FEC || MXS_HAVE_PLATFORM_FEC || \
index 2cd968e..dffee9d 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_FUJITSU
        bool "Fujitsu devices"
+       default y
        depends on ISA || PCMCIA || ((ISA || MCA_LEGACY) && EXPERIMENTAL)
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 07b42e9..a0b8ece 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_HP
        bool "HP devices"
+       default y
        depends on ISA || EISA || PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 5c30a5b..2be4698 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_I825XX
        bool "Intel (82586/82593/82596) devices"
+       default y
        depends on NET_VENDOR_INTEL && (ISA || ISA_DMA_API || ARM || \
                   ARCH_ACORN || MCA || MCA_LEGACY || SNI_RM || SUN3 || \
                   GSC || BVME6000 || MVME16x || EXPERIMENTAL)
index 4c7ef98..9e16f3f 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_IBM
        bool "IBM devices"
+       default y
        depends on MCA || PPC_PSERIES || PPC_PSERIES || PPC_DCR || \
                   (IBMEBUS && INET && SPARSEMEM)
        ---help---
index 5fe185b..4a98e83 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_INTEL
        bool "Intel devices"
+       default y
        depends on PCI || PCI_MSI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index e525408..0029934 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_MARVELL
        bool "Marvell devices"
+       default y
        depends on PCI || CPU_PXA168 || MV64X60 || PPC32 || PLAT_ORION || INET
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index e069491..d8099a7 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_MELLANOX
        bool "Mellanox devices"
+       default y
        depends on PCI && INET
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 4227de6..bd090db 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_MICREL
        bool "Micrel devices"
+       default y
        depends on (HAS_IOMEM && DMA_ENGINE) || SPI || PCI || HAS_IOMEM || \
                   (ARM && ARCH_KS8695)
        ---help---
index 53b0b04..8163fd0 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_MICROCHIP
        bool "Microchip devices"
+       default y
        depends on SPI && EXPERIMENTAL
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 1816ae1..540f0c6 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_MYRI
        bool "Myricom devices"
+       default y
        depends on PCI && INET
        ---help---
          If you have a network (Ethernet) card belonging to this class, say
index 1e5c1e1..4a6b9fd 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_NATSEMI
        bool "National Semi-conductor devices"
+       default y
        depends on MCA || MAC || MACH_JAZZ || PCI || XTENSA_PLATFORM_XT2000
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 3d98e62..ff26b54 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_EXAR
        bool "Exar devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say
index 3b91c3b..01182b5 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_NUVOTON
        bool "Nuvoton devices"
+       default y
        depends on ARM && ARCH_W90X900
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 0a18e73..ace19e7 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_NVIDIA
        bool "NVIDIA devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 97f5e72..ecd45f9 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_OKI
        bool "OKI Semiconductor devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index ccb79b8..01e6c32 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_PASEMI
        bool "PA Semi devices"
+       default y
        depends on PPC_PASEMI && PCI && INET
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index a7c4424..a8669ad 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_QLOGIC
        bool "QLogic devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 45d4930..01969e0 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_RACAL
        bool "Racal-Interlan (Micom) NI devices"
+       default y
        depends on ISA
        ---help---
          If you have a network (Ethernet) card belonging to this class, such
index b15ebac..2055f7e 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_RDC
        bool "RDC devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index a5f67a0..d8df67a 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_REALTEK
        bool "Realtek devices"
+       default y
        depends on PCI || (PARPORT && X86)
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 0266791..49b6d5b 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_SEEQ
        bool "SEEQ devices"
+       default y
        depends on (ARM && ARCH_ACORN) || SGI_HAS_SEEQ || EXPERIMENTAL
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 3098594..e832f46 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_SGI
        bool "SGI devices"
+       default y
        depends on (PCI && SGI_IP27) || SGI_IP32
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 01d43e8..68d052b 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_SIS
        bool "Silicon Integrated Systems (SiS) devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 702efe6..f961928 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_SMSC
        bool "SMC (SMSC)/Western Digital devices"
+       default y
        depends on ARM || ISA || MAC || ARM || MIPS || M32R || SUPERH || \
                BLACKFIN || MN10300 || COLDFIRE || PCI || PCMCIA
        ---help---
index e40df64..f4a80da 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_STMICRO
        bool "STMicroelectronics devices"
+       default y
        depends on HAS_IOMEM
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 5132fa6..57bfd85 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_SUN
        bool "Sun devices"
+       default y
        depends on SUN3 || SBUS || PCI || SUN_LDOMS
        ---help---
          If you have a network (Ethernet) card belonging to this class, say
index 914ad40..1fc027e 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_TEHUTI
        bool "Tehuti devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 1284319..de76c70 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_TI
        bool "Texas Instruments (TI) devices"
+       default y
        depends on PCI || EISA || AR7 || (ARM && (ARCH_DAVINCI || ARCH_OMAP3))
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 6ef2ce2..0517647 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_TOSHIBA
        bool "Toshiba devices"
+       default y
        depends on PCI && (PPC_IBM_CELL_BLADE || PPC_CELLEB) || PPC_PS3
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 03925d1..cf7d69b 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_TUNDRA
        bool "Tundra devices"
+       default y
        depends on TSI108_BRIDGE
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 7199194..e5d82a5 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_VIA
        bool "VIA devices"
+       default y
        depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 4e3aad4..d5a8260 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_XILINX
        bool "Xilinx devices"
+       default y
        depends on PPC || PPC32 || MICROBLAZE
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 3d64e58..69f56a6 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_XIRCOM
        bool "Xircom devices"
+       default y
        depends on PCMCIA
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
index 6bbcc54..cf67352 100644 (file)
@@ -4,6 +4,7 @@
 
 config NET_VENDOR_XSCALE
        bool "Intel XScale IXP devices"
+       default y
        depends on NET_VENDOR_INTEL && ((ARM && ARCH_IXP4XX && \
                   IXP4XX_NPE && IXP4XX_QMGR) || ARCH_ENP2611)
        ---help---