Author: maks Date: Sun Jun 10 08:52:50 2007 New Revision: 8960 Log: PPC_52xx support is included under CONFIG_CLASSIC32 see 650f3289f40e9c2789ecb22683d140a05448f71b
Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64 Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/powerpc/config (original) +++ dists/trunk/linux-2.6/debian/arch/powerpc/config Sun Jun 10 08:52:50 2007 @@ -1045,7 +1045,6 @@ CONFIG_WATCHDOG_RTAS=m # CONFIG_HOTPLUG_PCI is not set CONFIG_RTAS_PROC=y -# CONFIG_PPC_52xx is not set # CONFIG_PPC_83xx is not set # CONFIG_PPC_85xx is not set CONFIG_XMON=y @@ -1054,4 +1053,3 @@ CONFIG_HVC_RTAS=y CONFIG_SCSI_ARCMSR=m CONFIG_USE_MDIO=y - Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64 ============================================================================== --- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64 (original) +++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64 Sun Jun 10 08:52:50 2007 @@ -89,7 +89,6 @@ # CONFIG_PPC_64K_PAGES is not set # CONFIG_PPC_INDIRECT_PCI is not set # CONFIG_PPC_82xx is not set -# CONFIG_PPC_52xx is not set # CONFIG_PPC_83xx is not set CONFIG_POWER3=y CONFIG_POWER4=y _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

