powerpc: make Freescale QE support a selectable Kconfig option
authorTimur Tabi <timur@freescale.com>
Fri, 3 Oct 2008 16:14:10 +0000 (11:14 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 13 Oct 2008 16:09:58 +0000 (11:09 -0500)
commit4e330bcf6b323fcff0e3224c5db77cbcca83a878
tree3547658cfad38563aa598ef2fdc0ae3af03fd629
parent3a470247913e6537c453937720b61f4ecc3e39db
powerpc: make Freescale QE support a selectable Kconfig option

Modify the Kconfig so that Freescale QUICC Engine (QE) support is a selectable
option, thereby allowing users to compile kernels without any QE support.

The drawback is that QE support is now disabled by default on platforms that
have a QE, and so a defconfig is needed to enable QE and QE devices (like
UCC GETH).  Fortunately, all the current relevant defconfigs do that already.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/Kconfig