]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[POWERPC] PS3: Select MEMORY_HOTPLUG
authorGeoff Levand <geoffrey.levand@am.sony.com>
Fri, 15 Jun 2007 22:07:16 +0000 (08:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 28 Jun 2007 09:18:04 +0000 (19:18 +1000)
The PS3 uses the kernel's hotplug memory support, so make sure it is
always enabled when building for PS3.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/Kconfig

index b5122a76481388f05733b4da4e6950e5e8f745e2..9c5a15d9c9ec1b7909884b22a77e98b6951585d2 100644 (file)
@@ -7,6 +7,7 @@ config PPC_PS3
        select USB_OHCI_BIG_ENDIAN_MMIO
        select USB_ARCH_HAS_EHCI
        select USB_EHCI_BIG_ENDIAN_MMIO
        select USB_OHCI_BIG_ENDIAN_MMIO
        select USB_ARCH_HAS_EHCI
        select USB_EHCI_BIG_ENDIAN_MMIO
+       select MEMORY_HOTPLUG
        help
          This option enables support for the Sony PS3 game console
          and other platforms using the PS3 hypervisor.
        help
          This option enables support for the Sony PS3 game console
          and other platforms using the PS3 hypervisor.