[POWERPC] QE: automatically select QE options
authorTimur Tabi <timur@freescale.com>
Mon, 12 Mar 2007 20:40:27 +0000 (15:40 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 26 Mar 2007 22:05:22 +0000 (17:05 -0500)
commit7d776cb596994219584257eb5956b87628e5deaf
treef76a04f0e6e0ba69a744fb96ee7ea3296b412230
parent9eb90a0c3b333e27db74412833a36da3f27da6a3
[POWERPC] QE: automatically select QE options

Change the Kconfig files so that the Freescale QE options are automatically
selected if a QE device is selected.  Previously, you'd need to manually
select UCC_FAST if you want any "fast" UCC devices, such as Gigabit Ethernet.
Now, the QE Gigabit Ethernet option is always available if the device has a
QE, and UCC_FAST is automatically enabled.  A side-effect is that the
"QE Options" menu no longer exists.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/Kconfig
arch/powerpc/sysdev/qe_lib/Kconfig
drivers/net/Kconfig