From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from panda.sul.com.br (panda.sul.com.br [200.219.150.4]) by ozlabs.org (Postfix) with ESMTP id E820067E30 for ; Sun, 7 Aug 2005 03:58:57 +1000 (EST) Date: Sat, 6 Aug 2005 14:58:50 -0300 From: Aristeu Sergio Rozanski Filho To: Marcelo Tosatti Message-ID: <20050806175850.GS5210@cathedrallabs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-embedded@ozlabs.org Subject: [PATCH] 8xx: fix CPM ethernet description List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 8xx: fix CPM Ethernet description Signed-off-by: Aristeu Sergio Rozanski Filho Index: 8xx/arch/ppc/8xx_io/Kconfig =================================================================== --- 8xx.orig/arch/ppc/8xx_io/Kconfig 2005-07-07 23:42:11.000000000 -0300 +++ 8xx/arch/ppc/8xx_io/Kconfig 2005-08-04 08:38:10.000000000 -0300 @@ -71,7 +71,7 @@ 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