powerpc/ps3: Remove MEMORY_HOTPLUG requirement
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>
This commit is contained in:
parent
8ac5fd118c
commit
bdf0ccd43e
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue