mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-17 18:56:24 +00:00
powerpc: remove CONFIG_PCI_QSPAN
This option isn't actually used anywhere. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
3eb2ebcb8e
commit
3905361b72
@ -946,7 +946,6 @@ config PCI
|
|||||||
bool "PCI support" if PPC_PCI_CHOICE
|
bool "PCI support" if PPC_PCI_CHOICE
|
||||||
default y if !40x && !CPM2 && !PPC_8xx && !PPC_83xx \
|
default y if !40x && !CPM2 && !PPC_8xx && !PPC_83xx \
|
||||||
&& !PPC_85xx && !PPC_86xx && !GAMECUBE_COMMON
|
&& !PPC_85xx && !PPC_86xx && !GAMECUBE_COMMON
|
||||||
default PCI_QSPAN if PPC_8xx
|
|
||||||
select GENERIC_PCI_IOMAP
|
select GENERIC_PCI_IOMAP
|
||||||
help
|
help
|
||||||
Find out whether your system includes a PCI bus. PCI is the name of
|
Find out whether your system includes a PCI bus. PCI is the name of
|
||||||
@ -960,14 +959,6 @@ config PCI_DOMAINS
|
|||||||
config PCI_SYSCALL
|
config PCI_SYSCALL
|
||||||
def_bool PCI
|
def_bool PCI
|
||||||
|
|
||||||
config PCI_QSPAN
|
|
||||||
bool "QSpan PCI"
|
|
||||||
depends on PPC_8xx
|
|
||||||
select PPC_I8259
|
|
||||||
help
|
|
||||||
Say Y here if you have a system based on a Motorola 8xx-series
|
|
||||||
embedded processor with a QSPAN PCI interface, otherwise say N.
|
|
||||||
|
|
||||||
config PCI_8260
|
config PCI_8260
|
||||||
bool
|
bool
|
||||||
depends on PCI && 8260
|
depends on PCI && 8260
|
||||||
|
Loading…
x
Reference in New Issue
Block a user