From: Benjamin Herrenschmidt Date: Tue, 2 Jun 2009 21:17:37 +0000 (+0000) Subject: powerpc: Introduce CONFIG_PPC_BOOK3S X-Git-Tag: v2.6.31-rc1~331^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7c3c918c9c26c50d220b2b50359208cb5a1dbe;p=pandora-kernel.git powerpc: Introduce CONFIG_PPC_BOOK3S This patch introduce a new Kconfig option, CONFIG_PPC_BOOK3S that represents processors that are compliant with the "classic" (aka "server") variant of the PowerPC architecture. It replaces CONFIG_6xx on 32-bit (though the symbol is still defined for compatibility) and encompass all currently supported 64-bit processors. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed