linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Andre Heider <a.heider@gmail.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: cbe-oss-dev@lists.ozlabs.org, Andre Heider <a.heider@gmail.com>,
	linuxppc-dev@lists.ozlabs.org
Subject: [PATCH 07/10] powerpc/ps3: Remove MEMORY_HOTPLUG requirement
Date: Wed, 25 Apr 2012 19:19:35 +0000	[thread overview]
Message-ID: <bdf0ccd43e7becc78c0f4895eb3f330a708443c0.1335379330.git.geoff@infradead.org> (raw)
In-Reply-To: <cover.1335379330.git.geoff@infradead.org>

The dependency on hotplug memory was removed, so
remove the dependency in the Kconfig.

Signed-off-by: Andre Heider <a.heider@gmail.com>
Signed-off-by: Geoff Levand <geoff@infradead.org>
---
 arch/powerpc/platforms/ps3/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/powerpc/platforms/ps3/Kconfig b/arch/powerpc/platforms/ps3/Kconfig
index 4210aaa..b72425a 100644
--- a/arch/powerpc/platforms/ps3/Kconfig
+++ b/arch/powerpc/platforms/ps3/Kconfig
@@ -7,7 +7,6 @@ config PPC_PS3
 	select USB_OHCI_BIG_ENDIAN_MMIO
 	select USB_ARCH_HAS_EHCI
 	select USB_EHCI_BIG_ENDIAN_MMIO
-	select MEMORY_HOTPLUG
 	select PPC_PCI_CHOICE
 	help
 	  This option enables support for the Sony PS3 game console
-- 
1.7.9.5

  parent reply	other threads:[~2012-04-25 19:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 19:19 [GIT PULL] PS3 updates for Linux-3.5 Geoff Levand
2012-04-25 19:19 ` [PATCH 02/10] powerpc/ps3: Add PS3 repository write support Geoff Levand
2012-04-25 19:19 ` [PATCH 05/10] powerpc/ps3: Use highmem region from repository Andre Heider
2012-06-13  1:49   ` [Cbe-oss-dev] " Michael Ellerman
2012-06-13 17:58     ` Geoff Levand
2012-06-13 18:25       ` Nathan Whitehorn
2012-04-25 19:19 ` [PATCH 03/10] powerpc/ps3: Add highmem repository write routines Geoff Levand
2012-04-25 19:19 ` [PATCH 06/10] powerpc/ps3: Add highmem region memory early Hector Martin
2012-04-25 19:19 ` [PATCH 01/10] powerpc/ps3: Correct lv1 repository routine names Geoff Levand
2012-04-25 19:19 ` [PATCH 04/10] powerpc/ps3: Add highmem repository read routines Andre Heider
2012-04-25 19:19 ` [PATCH 09/10] drivers/ps3: Fix checkpatch warnings in ps3av.c Valentin Ilie
2012-04-25 19:19 ` Andre Heider [this message]
2012-04-25 19:19 ` [PATCH 10/10] powerpc/ps3: Refresh ps3_defconfig Geoff Levand
2012-04-25 19:19 ` [PATCH 08/10] powerpc/ps3: Minor Kconfig cleanup Geoff Levand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bdf0ccd43e7becc78c0f4895eb3f330a708443c0.1335379330.git.geoff@infradead.org \
    --to=a.heider@gmail.com \
    --cc=benh@kernel.crashing.org \
    --cc=cbe-oss-dev@lists.ozlabs.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).