Merge branch 'linux-2.6' into for-2.6.22
[linux-drm-fsl-dcu.git] / drivers / net / Kconfig
index a3d46ea371269d4e0ae069365405389b6443ffb8..890c85e2b4ae399ed21a9ee03ecf80c975e2c9a2 100644 (file)
@@ -2273,11 +2273,12 @@ config GFAR_NAPI
        depends on GIANFAR
 
 config UCC_GETH
-       tristate "Freescale QE UCC GETH"
-       depends on QUICC_ENGINE && UCC_FAST
+       tristate "Freescale QE Gigabit Ethernet"
+       depends on QUICC_ENGINE
+       select UCC_FAST
        help
-         This driver supports the Gigabit Ethernet mode of QE UCC.
-         QE can be found on MPC836x CPUs.
+         This driver supports the Gigabit Ethernet mode of the QUICC Engine,
+         which is available on some Freescale SOCs.
 
 config UGETH_NAPI
        bool "NAPI Support"