]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/net/Kconfig
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
[linux-beck.git] / drivers / net / Kconfig
index 545c405a5cb0ada924493fc18f6d2e50d995b329..eb4b96c4d388a1623f5d6b454a3d82cad7475d7c 100644 (file)
@@ -2274,11 +2274,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"