Author: waldi Date: Fri Mar 14 13:57:17 2008 New Revision: 10858 Log: debian/config: Fix some arch specific settings.
Modified: dists/trunk/linux-2.6/debian/config/amd64/config dists/trunk/linux-2.6/debian/config/config dists/trunk/linux-2.6/debian/config/i386/config dists/trunk/linux-2.6/debian/config/powerpc/config Modified: dists/trunk/linux-2.6/debian/config/amd64/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/amd64/config (original) +++ dists/trunk/linux-2.6/debian/config/amd64/config Fri Mar 14 13:57:17 2008 @@ -29,6 +29,7 @@ CONFIG_EFI=y # CONFIG_CC_STACKPROTECTOR is not set CONFIG_KEXEC=y +# CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x200000 # CONFIG_RELOCATABLE is not set CONFIG_PHYSICAL_ALIGN=0x200000 Modified: dists/trunk/linux-2.6/debian/config/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/config (original) +++ dists/trunk/linux-2.6/debian/config/config Fri Mar 14 13:57:17 2008 @@ -2450,8 +2450,6 @@ ## ## file: unknown ## -# CONFIG_ARCH_HAS_ILOG2_U32 is not set -# CONFIG_CRASH_DUMP is not set # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_DEBUG_STACK_USAGE is not set CONFIG_EARLY_PRINTK=y Modified: dists/trunk/linux-2.6/debian/config/i386/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/i386/config (original) +++ dists/trunk/linux-2.6/debian/config/i386/config Fri Mar 14 13:57:17 2008 @@ -45,6 +45,7 @@ CONFIG_EFI=y # CONFIG_IRQBALANCE is not set CONFIG_KEXEC=y +# CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 # CONFIG_RELOCATABLE is not set CONFIG_PHYSICAL_ALIGN=0x100000 Modified: dists/trunk/linux-2.6/debian/config/powerpc/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/powerpc/config (original) +++ dists/trunk/linux-2.6/debian/config/powerpc/config Fri Mar 14 13:57:17 2008 @@ -9,6 +9,7 @@ CONFIG_HIGHMEM=y # CONFIG_HOTPLUG_CPU is not set CONFIG_KEXEC=y +# CONFIG_CRASH_DUMP is not set CONFIG_PPCBUG_NVRAM=y CONFIG_PROC_DEVICETREE=y CONFIG_CMDLINE_BOOL=y _______________________________________________ Kernel-svn-changes mailing list Kernel-svn-changes@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes