[PATCH] powerpc: make Freescale QE support a selectable Kconfig option
Kumar Gala
galak at kernel.crashing.org
Fri Oct 3 15:12:52 EST 2008
On Oct 2, 2008, at 10:27 AM, Timur Tabi wrote:
> 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 at freescale.com>
> ---
>
> This patch should be applied to Kumar's branch for 2.6.28 patches.
>
> arch/powerpc/platforms/83xx/Kconfig | 4 ----
> arch/powerpc/platforms/Kconfig | 3 ++-
> 2 files changed, 2 insertions(+), 5 deletions(-)
What about the 85xx/Kconfig users?
- k
More information about the Linuxppc-dev
mailing list