Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d6301775 authored by Paul Bolle's avatar Paul Bolle Committed by Michael Ellerman
Browse files

powerpc: remove outdated default on PCI_PERMEDIA



The Kconfig symbol PCI_PERMEDIA got removed in v2.6.24, through commit
e6b6e3ff ("[POWERPC] Remove APUS support
from arch/ppc"). Remove its last occurrence.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarMichael Ellerman <michael@ellerman.id.au>
parent c9f297ae
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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