powerpc/ps3: Remove MEMORY_HOTPLUG requirement
authorAndre Heider <a.heider@gmail.com>
Thu, 11 Aug 2011 19:31:09 +0000 (21:31 +0200)
committerGeoff Levand <geoff@infradead.org>
Tue, 24 Apr 2012 22:34:18 +0000 (15:34 -0700)
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

index 4210aaae6e0d93a0326077572fbcb6a1969c943b..b72425a59b940442538a437288c5ba8a01f32662 100644 (file)
@@ -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
This page took 0.025506 seconds and 5 git commands to generate.