* [PATCH] 8xx: restrict ENET_BIG_BUFFERS option
@ 2005-08-06 18:00 Aristeu Sergio Rozanski Filho
0 siblings, 0 replies; only message in thread
From: Aristeu Sergio Rozanski Filho @ 2005-08-06 18:00 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linuxppc-embedded
8xx: restrict ENET_BIG_BUFFERS option to drivers which actually uses it
Signed-off-by: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>
Index: 8xx/arch/ppc/8xx_io/Kconfig
===================================================================
--- 8xx.orig/arch/ppc/8xx_io/Kconfig 2005-08-04 08:38:10.000000000 -0300
+++ 8xx/arch/ppc/8xx_io/Kconfig 2005-08-04 08:48:10.000000000 -0300
@@ -69,7 +69,7 @@
config ENET_BIG_BUFFERS
bool "Use Big CPM Ethernet Buffers"
- depends on NET_ETHERNET
+ depends on SCC_ENET || FEC_ENET
help
Allocate large buffers for MPC8xx Ethernet. Increases throughput
and decreases the likelihood of dropped packets, but costs memory.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-08-06 18:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-06 18:00 [PATCH] 8xx: restrict ENET_BIG_BUFFERS option Aristeu Sergio Rozanski Filho
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).