Re: [PATCH 8/8] benet: Kconfig, Makefile, MAINTAINERS | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
On Fri, 04 Jul 2008, Subbu Seetharaman wrote: > Signed-off-by: Subbu Seetharaman <subbus@xxxxxxxxxxxxxxxxx> > --- > MAINTAINERS | 7 +++++++ > drivers/net/Kconfig | 8 ++++++++ > drivers/net/Makefile | 1 + > 3 files changed, 16 insertions(+), 0 deletions(-) ... > diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig > index f4182cf..78b4d6e 100644 > --- a/drivers/net/Kconfig > +++ b/drivers/net/Kconfig > @@ -2581,6 +2581,14 @@ config BNX2X > > source "drivers/net/sfc/Kconfig" > > +config BENET > + tristate "ServerEngines 10Gb NIC - BladeEngine" > + depends on PCI > + select INET_LRO > + help > + This driver implements the NIC functionality for ServerEngines > + 10Gb network adapter BladeEngine (EC 3210). > + > endif # NETDEV_10000 > > source "drivers/net/tokenring/Kconfig" I'm no Kconfig expert, but based on previous driver discussions, I believe the above depends needs to be changed to: depends on PCI && INET to prevent certain build problems that can arise from having just the "select INET_LRO" clause. -Bill -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
[Kernel List] [Site Home] [Ethernet Bridging] [Git] [IETF Annouce] [Linux Assembly] [VLAN] [Networking] [Security] [Bugtraq] [Rubini] [Photo] [Yosemite] [MIPS Linux] [ARM Linux] [Linux Virtualization] [Linux Security] [Linux IDE] [Linux RAID] [Linux SCSI] [Linux Wireless] [DDR & Rambus] [Free Dating] [Linux Resources] [Wireless Reading Device]
![]() |
![]() |