From 833bd7f40b62bbffcf4c075400173ab17300c632 Mon Sep 17 00:00:00 2001 From: Suzuki Poulose Date: Sun, 15 Apr 2012 22:27:35 +0000 Subject: [PATCH] --- yaml --- r: 305371 b: refs/heads/master c: 47da421981571c69ef29740cc55fa7248682e167 h: refs/heads/master i: 305369: 12d5a6491b0d9f8fcbd5384509ffd96d4f6f1be6 305367: 402e239af02a81594609a0c22ccdb209b87e6013 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 69ce00da944a..2bcfcbe382ad 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 68343020031585f861d93e2f25589598feadaff3 +refs/heads/master: 47da421981571c69ef29740cc55fa7248682e167 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index e588bac91059..38786c821e98 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -370,7 +370,7 @@ config KEXEC config CRASH_DUMP bool "Build a kdump crash kernel" - depends on PPC64 || 6xx || FSL_BOOKE || (44x && !SMP && !PPC_47x) + depends on PPC64 || 6xx || FSL_BOOKE || (44x && !SMP) select RELOCATABLE if PPC64 || 44x select DYNAMIC_MEMSTART if FSL_BOOKE help