|
@@ -69,7 +69,7 @@ config FEC_QS6612
|
|
|
|
|
|
config ENET_BIG_BUFFERS
|
|
config ENET_BIG_BUFFERS
|
|
bool "Use Big CPM Ethernet Buffers"
|
|
bool "Use Big CPM Ethernet Buffers"
|
|
- depends on NET_ETHERNET
|
|
|
|
|
|
+ depends on SCC_ENET || FEC_ENET
|
|
help
|
|
help
|
|
Allocate large buffers for MPC8xx Ethernet. Increases throughput
|
|
Allocate large buffers for MPC8xx Ethernet. Increases throughput
|
|
and decreases the likelihood of dropped packets, but costs memory.
|
|
and decreases the likelihood of dropped packets, but costs memory.
|