Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Christoph Hellwig and committed by
Masahiro Yamada
3905361b 3eb2ebcb

-9
-9
arch/powerpc/Kconfig
··· 946 946 bool "PCI support" if PPC_PCI_CHOICE 947 947 default y if !40x && !CPM2 && !PPC_8xx && !PPC_83xx \ 948 948 && !PPC_85xx && !PPC_86xx && !GAMECUBE_COMMON 949 - default PCI_QSPAN if PPC_8xx 950 949 select GENERIC_PCI_IOMAP 951 950 help 952 951 Find out whether your system includes a PCI bus. PCI is the name of ··· 958 959 959 960 config PCI_SYSCALL 960 961 def_bool PCI 961 - 962 - config PCI_QSPAN 963 - bool "QSpan PCI" 964 - depends on PPC_8xx 965 - select PPC_I8259 966 - help 967 - Say Y here if you have a system based on a Motorola 8xx-series 968 - embedded processor with a QSPAN PCI interface, otherwise say N. 969 962 970 963 config PCI_8260 971 964 bool