From f248e57ed136778eec0322f09b8bea89c328a951 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Fri, 23 Jun 2006 20:57:49 +0200 Subject: [PATCH] --- yaml --- r: 31178 b: refs/heads/master c: 4da30d15b6d5036b0d96422d6946ca758111fae3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/cell/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 614a0d2b3797..bb5f485e5ea5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 910ab66b1c94a2758725874d389136cf9acdc04c +refs/heads/master: 4da30d15b6d5036b0d96422d6946ca758111fae3 diff --git a/trunk/arch/powerpc/platforms/cell/Kconfig b/trunk/arch/powerpc/platforms/cell/Kconfig index 352bbbacde9a..0c8c7b6ab897 100644 --- a/trunk/arch/powerpc/platforms/cell/Kconfig +++ b/trunk/arch/powerpc/platforms/cell/Kconfig @@ -6,6 +6,7 @@ config SPU_FS default m depends on PPC_CELL select SPU_BASE + select MEMORY_HOTPLUG help The SPU file system is used to access Synergistic Processing Units on machines implementing the Broadband Processor @@ -18,7 +19,6 @@ config SPU_BASE config SPUFS_MMAP bool depends on SPU_FS && SPARSEMEM - select MEMORY_HOTPLUG default y config CBE_RAS