[PATCH] ppc32: 8xx fix CPM ethernet description

8xx: fix CPM Ethernet description

Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Aristeu Sergio Rozanski Filho 2005-08-07 09:42:40 -07:00 committed by Linus Torvalds
parent fbccb3d7f5
commit b7f08aabb1

View file

@ -71,7 +71,7 @@ config ENET_BIG_BUFFERS
bool "Use Big CPM Ethernet Buffers" bool "Use Big CPM Ethernet Buffers"
depends on NET_ETHERNET depends on NET_ETHERNET
help help
Allocate large buffers for MPC8xx Etherenet. 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.
config HTDMSOUND config HTDMSOUND