From 713e41551cd4c680d1fe3733bb0cfb8beb7241a9 Mon Sep 17 00:00:00 2001 From: Aristeu Sergio Rozanski Filho Date: Sun, 7 Aug 2005 09:42:43 -0700 Subject: [PATCH] --- yaml --- r: 5702 b: refs/heads/master c: ff085c1cc26532294e91f69c1747994fa2283369 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/ppc/8xx_io/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b2e326bea11f..8ec52e3155ba 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b7f08aabb1cdc0d714d312e2ad2feefb498daf77 +refs/heads/master: ff085c1cc26532294e91f69c1747994fa2283369 diff --git a/trunk/arch/ppc/8xx_io/Kconfig b/trunk/arch/ppc/8xx_io/Kconfig index 35925b8b491c..57dacf978532 100644 --- a/trunk/arch/ppc/8xx_io/Kconfig +++ b/trunk/arch/ppc/8xx_io/Kconfig @@ -69,7 +69,7 @@ config FEC_QS6612 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.