Commit 0eaf2255 authored by Paul Bolle's avatar Paul Bolle Committed by Michael Ellerman

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: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarMichael Ellerman <michael@ellerman.id.au>
parent 89d269ff
...@@ -9,7 +9,6 @@ config LINKSTATION ...@@ -9,7 +9,6 @@ config LINKSTATION
select FSL_SOC select FSL_SOC
select PPC_UDBG_16550 if SERIAL_8250 select PPC_UDBG_16550 if SERIAL_8250
select DEFAULT_UIMAGE select DEFAULT_UIMAGE
select MPC10X_OPENPIC
select MPC10X_BRIDGE select MPC10X_BRIDGE
help help
Select LINKSTATION if configuring for one of PPC- (MPC8241) Select LINKSTATION if configuring for one of PPC- (MPC8241)
...@@ -24,7 +23,6 @@ config STORCENTER ...@@ -24,7 +23,6 @@ config STORCENTER
select MPIC select MPIC
select FSL_SOC select FSL_SOC
select PPC_UDBG_16550 if SERIAL_8250 select PPC_UDBG_16550 if SERIAL_8250
select MPC10X_OPENPIC
select MPC10X_BRIDGE select MPC10X_BRIDGE
help help
Select STORCENTER if configuring for the iomega StorCenter Select STORCENTER if configuring for the iomega StorCenter
...@@ -84,9 +82,6 @@ config MV64X60 ...@@ -84,9 +82,6 @@ config MV64X60
select PPC_INDIRECT_PCI select PPC_INDIRECT_PCI
select CHECK_CACHE_COHERENCY select CHECK_CACHE_COHERENCY
config MPC10X_OPENPIC
bool
config GAMECUBE_COMMON config GAMECUBE_COMMON
bool bool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment