Add changes from the Linux-2.6 tree.
[linux-2.6.git] / arch / ppc / 8xx_io / Kconfig
index ee9b1f0..57dacf9 100644 (file)
@@ -10,7 +10,7 @@ config SCC_ENET
        depends on NET_ETHERNET
        help
          Enable Ethernet support via the Motorola MPC8xx serial
-         commmunications controller.
+         communications controller.
 
 choice
        prompt "SCC used for Ethernet"
@@ -69,9 +69,9 @@ 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 Etherenet.  Increases throughput
+         Allocate large buffers for MPC8xx Ethernet. Increases throughput
          and decreases the likelihood of dropped packets, but costs memory.
 
 config HTDMSOUND