From: Timur Tabi Date: Fri, 3 Oct 2008 16:14:10 +0000 (-0500) Subject: powerpc: make Freescale QE support a selectable Kconfig option X-Git-Tag: v2.6.28-rc1~569^2~10^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e330bcf6b323fcff0e3224c5db77cbcca83a878;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed