From: Aristeu Sergio Rozanski Filho 8xx: fix CPM Ethernet description Signed-off-by: Marcelo Tosatti Signed-off-by: Aristeu Sergio Rozanski Filho Signed-off-by: Andrew Morton --- arch/ppc/8xx_io/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN arch/ppc/8xx_io/Kconfig~ppc32-8xx-fix-cpm-ethernet-description arch/ppc/8xx_io/Kconfig --- devel/arch/ppc/8xx_io/Kconfig~ppc32-8xx-fix-cpm-ethernet-description 2005-08-06 16:08:30.000000000 -0700 +++ devel-akpm/arch/ppc/8xx_io/Kconfig 2005-08-06 16:08:30.000000000 -0700 @@ -71,7 +71,7 @@ config ENET_BIG_BUFFERS bool "Use Big CPM Ethernet Buffers" depends on NET_ETHERNET 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. config HTDMSOUND _