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

powerpc: remove CONFIG_MPC10X_OPENPIC

The last users of Kconfig symbol MPC10X_OPENPIC were removed in v2.6.27.
Its Kconfig entry can be removed now.

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

authored by

Paul Bolle and committed by
Michael Ellerman
0eaf2255 89d269ff

-5
-5
arch/powerpc/platforms/embedded6xx/Kconfig
··· 9 9 select FSL_SOC 10 10 select PPC_UDBG_16550 if SERIAL_8250 11 11 select DEFAULT_UIMAGE 12 - select MPC10X_OPENPIC 13 12 select MPC10X_BRIDGE 14 13 help 15 14 Select LINKSTATION if configuring for one of PPC- (MPC8241) ··· 23 24 select MPIC 24 25 select FSL_SOC 25 26 select PPC_UDBG_16550 if SERIAL_8250 26 - select MPC10X_OPENPIC 27 27 select MPC10X_BRIDGE 28 28 help 29 29 Select STORCENTER if configuring for the iomega StorCenter ··· 81 83 bool 82 84 select PPC_INDIRECT_PCI 83 85 select CHECK_CACHE_COHERENCY 84 - 85 - config MPC10X_OPENPIC 86 - bool 87 86 88 87 config GAMECUBE_COMMON 89 88 bool