Commit a329ddd4 authored by Christophe Leroy's avatar Christophe Leroy Committed by Michael Ellerman

powerpc/embedded6xx: Remove CONFIG_MV64X60

Commit 92c8c16f ("powerpc/embedded6xx: Remove C2K board support")
moved the last selector of CONFIG_MV64X60.

As it is not a user selectable config, it can be removed.
Signed-off-by: default avatarChristophe Leroy <christophe.leroy@csgroup.eu>
Acked-by: Wolfram Sang <wsa@kernel.org> # for I2C
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/19e57d16692dcd1ca67ba880d7273a57fab416aa.1616085654.git.christophe.leroy@csgroup.eu
parent bbbe563f
...@@ -71,11 +71,6 @@ config MPC10X_BRIDGE ...@@ -71,11 +71,6 @@ config MPC10X_BRIDGE
bool bool
select PPC_INDIRECT_PCI select PPC_INDIRECT_PCI
config MV64X60
bool
select PPC_INDIRECT_PCI
select CHECK_CACHE_COHERENCY
config GAMECUBE_COMMON config GAMECUBE_COMMON
bool bool
......
...@@ -776,7 +776,7 @@ config I2C_MT7621 ...@@ -776,7 +776,7 @@ config I2C_MT7621
config I2C_MV64XXX config I2C_MV64XXX
tristate "Marvell mv64xxx I2C Controller" tristate "Marvell mv64xxx I2C Controller"
depends on MV64X60 || PLAT_ORION || ARCH_SUNXI || ARCH_MVEBU || COMPILE_TEST depends on PLAT_ORION || ARCH_SUNXI || ARCH_MVEBU || COMPILE_TEST
help help
If you say yes to this option, support will be included for the If you say yes to this option, support will be included for the
built-in I2C interface on the Marvell 64xxx line of host bridges. built-in I2C interface on the Marvell 64xxx line of host bridges.
......
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