packetengines: fix config default

[ Upstream commit 3f2010b2ad ]

As part of the big network driver reorg, each vendor directory defaults to
yes, so that older config's can migrate correctly. Looks like this one
got missed.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
stephen hemminger
2012-03-02 13:38:56 +00:00
committed by Greg Kroah-Hartman
parent 9550048cc7
commit cd3d5286e4

View File

@ -4,6 +4,7 @@
config NET_PACKET_ENGINE
bool "Packet Engine devices"
default y
depends on PCI
---help---
If you have a network (Ethernet) card belonging to this class, say Y