Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f2010b2 authored by stephen hemminger's avatar stephen hemminger Committed by David S. Miller
Browse files

packetengines: fix config default



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: default avatarStephen Hemminger <shemminger@vyatta.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent efead871
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -4,6 +4,7 @@


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