]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
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 65cc129da1146229fd4a76d2ef8d7704c5f5d656..a439cbdda3b9bc3db0361358283e2c3ac5cdcb53 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 5d2169809b19e03c4f69bb98640caa01e8bddb9b..e04ade444247491c1f882c183d8e2001af8a0af4 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 5e9dbe9817fdfaa106d5d9ef7866c1084ca2c3fe..5c804bbe3dabdeebc6dc16870e5f0b3177ed8246 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 68862e4d145c006260280885b4df23b216d3d440..799a8528207043b4fa454aec3621f0450b753666 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 05139403ea8d04461e742fdbab01224889d15525..8af1c934dbd58b375cbef687dbd494e335f1da75 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 fc796bc353d08e2dd2c1c0550532c91124819587..59d5c2630acb850ef6c126e408114385f622a139 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 966c6c7ea09c22842f6dd8d81dc6ab49123d4d82..26ab8cae28b5c02f5b4db9517b292126a7b8ecc0 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 8986e57d7f9c25c6fb45cabcfae3f1fcf41bfa0a..d82ad221ebd45366d9e08dfef9a464cfe9e63bf6 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 03f0b17b87c396ef6a3e70098c87619719bcc6e6..2641557788575e6fec7ed26a2161e35a5eedf9ab 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 7b54574107ce4945317aed05913030f4c57b4e6f..2de50f95798f266213b9c9a150145929f509fc16 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 53ebe78991747907028c48278576ca570036a7de..e0cacf662914f552de27059a8ddb8f1bb436a6c9 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 bbd5348806709a435c7e861542d066f98af68cbf..94606f7ee13ae2e969c9c91fccce118d908f6b02 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 40e8df9fde8d5d2f7094f49066c091dd00e800d5..37940279ded82e7ace413b06c62068de8ea7dd48 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 9fdb66b66f15dd8360b56424494f56b950f1fa8f..84a28a6681627648337e968c531fd3e476cb1151 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 018ac94fb8244c67989429fde7549e2cd6bc4ccf..7a28a643394414a40eb3d3493eb7ffcea188f7cc 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 b0d76f01d47b7f6aafb86b32c238a2e07040f4b2..5918c68916946acc9cf14202b0e28d823a7515c3 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 2fd2c614c08ba48c65a7d0f6ffc6ce74582f43d4..4dbe41f1cbc6b1fa13eb12fa9357a748c5610edb 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 2cd968edb7330a1f07275364cd17bdd3e5b89505..dffee9d44fd55ee13f2ba226c016f8b592eaac12 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 07b42e96314340825f021a4a668f7b902198d5f7..a0b8ece1e3bcbfcd2755d2f0b3fb91f2e791a6d7 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 5c30a5b3cba9887cf7bf83b7e03387d3fd213298..2be46986cbe21399398e8130854e868f02f7f55f 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 4c7ef980f1c69eb783d31f7def960cb1affd2f03..9e16f3fa97b2c7ec918347de09887f4d04ad18d3 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 5fe185ba07bc38349812bc51ebcc747371cc47a1..4a98e83812b75c83c6150c20181af9dc9cfe1381 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 e525408367b6363db12863d4983b49439738c451..0029934748bc26c9e820ca2bd707b56b5c82672a 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 e06949127b1f077e24190600661385f456c044e0..d8099a7903d3d7bd2fbb5fd627bf822016cc09f4 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 4227de6d11f263d718ade45c898afd408c3ccf56..bd090dbe3ad6fc6d86aa76e720764f5ee782a51c 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 53b0b04935a38ea5569b2c55fe6ac7760d86e1ad..8163fd0f453f3aa03e9ff1c8b368cc2d366f6ef2 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 1816ae12ce07e5a3a90980dbf9714b9172013dde..540f0c6fc160d5d1dc4074e2142c1ea8417f7a4e 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 1e5c1e1ec79ace989c7e9a3e5934e85269e0e94e..4a6b9fd073b6330f5d2b693c322c0c5ea2bd5c29 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 3d98e62c24126a871110df69cf3beaadc8c5b008..ff26b54bd3fbb79f2220ebd8799f5819f73baba1 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 3b91c3be62709fd219749dccdaf26ba381e4ff0b..01182b559473cc4812909bccdcbf78cb81de08ce 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 0a18e731419560802ec3c3a1010e1cc2df55d41c..ace19e7f6d132354e74bca86b8ea8d9d2315ec9a 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 97f5e72f0ec76a886c74dc58dad3cfa223d2bfb5..ecd45f9ea9d9507826eae8ad9b4c34e5330e6360 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 ccb79b8069adf790bde9e16366d4659370dc0e1c..01e6c329d78cd657b29f91d0dc8b72cbe9558cf1 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 a7c4424011ec10ec7894b6e2f1a100dc22e80530..a8669adecc9708b633d1347b9b22798175a7a261 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 45d493036cece768b7355d79aabf2424378a58dc..01969e0a9c68d92f1f3a2a9dc57e8b7fb086e9a2 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 b15ebac75f518871e1506dc02f33df077fb6884b..2055f7eb2ba94f6855a37bf8a613dd77e75a757e 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 a5f67a091c4dbacb25e5ed0f7c14a75c04d69758..d8df67ac51b9d8bf3eb99f64f96c39e12d3952d8 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 02667915b34a853ea662aae596c4849802be4078..49b6d5b1dfd2812745b55cc212717836cc783fbc 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 3098594ab2742409eea6b7f350808aaddf381e69..e832f46660c9edab927d7d335cd6be6a6ff7d989 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 01d43e870eeb805733489dcfac06de3f9d5df9ba..68d052b09af1e1ee9950f3b2e0944aca7a8e86c3 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 702efe686c482c181bf9f9244104f7b49727a862..f9619285b5ef20a88d54431da5434b3edf2fc893 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 e40df64338601edb485e5f108576b53f32b106fc..f4a80da0065009e81b745d701715769fbaa32752 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 5132fa69047a3d29327fca2975054bdea8aaf9ee..57bfd859967940daca36b7ebd80d517ddd3a51e1 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 914ad4059eae46db6c9974077b6e9fb135cffef2..1fc027eda33ea3b521abc150534fad0a6d00a12a 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 1284319ba7e05a31376fc4fb3355145489c1f039..de76c70ec8fb55ba960e9e87fb6fc70d99cacb5f 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 6ef2ce2c0ea7e3d9bde6685244d7cf07450f560d..0517647045594c087b54070f2afaffc1f8e4be97 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 03925d1aecb26ab33404f228d62927d432d6e2f5..cf7d69b62c42cc6bac1b40765c2ea88e8840eb50 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 7199194fa89824363c93967ef4a1ccb8073d0d7e..e5d82a53ea57af5ac68e1ac42a67cf54e02eec72 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 4e3aad401cd8ddad80afba3a5599b3434bfaa15c..d5a826063a82613dc3f96ca7e989d7727f36228b 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 3d64e58e3f8bdfd71a20c6cd55cae979f7971f05..69f56a6de821626137b59141661d25212ee53280 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 6bbcc54d6ce7241bba1277c85c97ce0db54ec1e2..cf67352cea14cfe2392de7b7cfa3139537a5c0a2 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---