Author: waldi Date: Sun May 20 12:18:13 2007 New Revision: 8614 Log: * debian/arch/powerpc/config: Disable prep. * debian/arch/powerpc/defines: Unset PMAC_APM_EMU. * debian/changelog: Update.
Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config dists/trunk/linux-2.6/debian/arch/powerpc/defines dists/trunk/linux-2.6/debian/changelog 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 May 20 12:18:13 2007 @@ -245,7 +245,7 @@ CONFIG_ADB_CUDA=y CONFIG_ADB_PMU=y CONFIG_PMAC_PBOOK=y -CONFIG_PMAC_APM_EMU=m +# CONFIG_PMAC_APM_EMU is not set CONFIG_PMAC_BACKLIGHT=y CONFIG_PMAC_BACKLIGHT_LEGACY=y CONFIG_ADB_MACIO=y Modified: dists/trunk/linux-2.6/debian/arch/powerpc/defines ============================================================================== --- dists/trunk/linux-2.6/debian/arch/powerpc/defines (original) +++ dists/trunk/linux-2.6/debian/arch/powerpc/defines Sun May 20 12:18:13 2007 @@ -4,7 +4,7 @@ powerpc-smp powerpc-miboot powerpc64 - prep +# prep # apus kernel-header-dirs: powerpc ppc m68k kernel-arch: powerpc Modified: dists/trunk/linux-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-2.6/debian/changelog (original) +++ dists/trunk/linux-2.6/debian/changelog Sun May 20 12:18:13 2007 @@ -1,8 +1,9 @@ linux-2.6 (2.6.22~rc2-1~experimental.1) UNRELEASED; urgency=low - * + * [powerpc]: Disable prep. + * [powerpc]: Disable apm emulation. - -- Bastian Blank <[EMAIL PROTECTED]> Sun, 20 May 2007 08:56:44 +0200 + -- Bastian Blank <[EMAIL PROTECTED]> Sun, 20 May 2007 14:16:47 +0200 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

