projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efead87
)
packetengines: fix config default
author
stephen hemminger
<
[email protected]
>
Fri, 2 Mar 2012 13:38:56 +0000
(13:38 +0000)
committer
David S. Miller
<
[email protected]
>
Sat, 3 Mar 2012 00:05:47 +0000
(19:05 -0500)
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 <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/packetengines/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/packetengines/Kconfig
b/drivers/net/ethernet/packetengines/Kconfig
index b97132d9dff0c09fdd804ad63335e10a8225343d..8f29feb35548273c56d6ea2247031214eb820a22 100644
(file)
--- a/
drivers/net/ethernet/packetengines/Kconfig
+++ b/
drivers/net/ethernet/packetengines/Kconfig
@@
-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