powerpc: remove outdated default on PCI_PERMEDIA
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 11 Mar 2013 14:21:50 +0000 (14:21 +0000)
committerMichael Ellerman <michael@ellerman.id.au>
Thu, 18 Apr 2013 03:03:51 +0000 (13:03 +1000)
The Kconfig symbol PCI_PERMEDIA got removed in v2.6.24, through commit
e6b6e3ffb9ee8926f9f2f7dc9147df73e27d5828 ("[POWERPC] Remove APUS support
from arch/ppc"). Remove its last occurrence.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
arch/powerpc/Kconfig

index ea5bb045983a19070958b003a8408841bce35a7c..83b46fc32782a2cde8ffea68c31598b68c13d05f 100644 (file)
@@ -745,7 +745,6 @@ config PCI
        bool "PCI support" if PPC_PCI_CHOICE
        default y if !40x && !CPM2 && !8xx && !PPC_83xx \
                && !PPC_85xx && !PPC_86xx && !GAMECUBE_COMMON
-       default PCI_PERMEDIA if !4xx && !CPM2 && !8xx
        default PCI_QSPAN if !4xx && !CPM2 && 8xx
        select ARCH_SUPPORTS_MSI
        select GENERIC_PCI_IOMAP