aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/8xx_io/Config.help
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/8xx_io/Config.help')
-rw-r--r--arch/ppc/8xx_io/Config.help10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/ppc/8xx_io/Config.help b/arch/ppc/8xx_io/Config.help
index 00ac76eb1..f6cf9de80 100644
--- a/arch/ppc/8xx_io/Config.help
+++ b/arch/ppc/8xx_io/Config.help
@@ -12,6 +12,16 @@ CONFIG_SCC_ENET
Enable Ethernet support via the Motorola MPC8xx serial
commmunications controller.
+CONFIG_SCC1_ENET
+ Use MPC8xx serial communications controller 1 to drive Ethernet
+ (default).
+
+CONFIG_SCC2_ENET
+ Use MPC8xx serial communications controller 2 to drive Ethernet.
+
+CONFIG_SCC3_ENET
+ Use MPC8xx serial communications controller 3 to drive Ethernet.
+
CONFIG_ENET_BIG_BUFFERS
Allocate large buffers for MPC8xx Etherenet. Increases throughput
and decreases the likelihood of dropped packets, but costs memory.