* [PATCH] powerpc/embedded6xx: Remove CONFIG_MV64X60 [not found] <9c2952bcfaec3b1789909eaa36bbce2afbfab7ab.1616085654.git.christophe.leroy@csgroup.eu> @ 2021-03-18 17:25 ` Christophe Leroy 2021-03-18 19:22 ` Wolfram Sang 2021-03-31 1:09 ` Michael Ellerman 0 siblings, 2 replies; 3+ messages in thread From: Christophe Leroy @ 2021-03-18 17:25 UTC (permalink / raw) To: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman, Wolfram Sang Cc: linux-kernel, linuxppc-dev, linux-i2c Commit 92c8c16f3457 ("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: Christophe Leroy <christophe.leroy@csgroup.eu> --- arch/powerpc/platforms/embedded6xx/Kconfig | 5 ----- drivers/i2c/busses/Kconfig | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/arch/powerpc/platforms/embedded6xx/Kconfig b/arch/powerpc/platforms/embedded6xx/Kconfig index c1920961f410..4c6d703a4284 100644 --- a/arch/powerpc/platforms/embedded6xx/Kconfig +++ b/arch/powerpc/platforms/embedded6xx/Kconfig @@ -71,11 +71,6 @@ config MPC10X_BRIDGE bool select PPC_INDIRECT_PCI -config MV64X60 - bool - select PPC_INDIRECT_PCI - select CHECK_CACHE_COHERENCY - config GAMECUBE_COMMON bool diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 05ebf7546e3f..20edcda1c6f4 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -776,7 +776,7 @@ config I2C_MT7621 config I2C_MV64XXX 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 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. -- 2.25.0 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] powerpc/embedded6xx: Remove CONFIG_MV64X60 2021-03-18 17:25 ` [PATCH] powerpc/embedded6xx: Remove CONFIG_MV64X60 Christophe Leroy @ 2021-03-18 19:22 ` Wolfram Sang 2021-03-31 1:09 ` Michael Ellerman 1 sibling, 0 replies; 3+ messages in thread From: Wolfram Sang @ 2021-03-18 19:22 UTC (permalink / raw) To: Christophe Leroy Cc: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman, linux-kernel, linuxppc-dev, linux-i2c [-- Attachment #1: Type: text/plain, Size: 375 bytes --] On Thu, Mar 18, 2021 at 05:25:07PM +0000, Christophe Leroy wrote: > Commit 92c8c16f3457 ("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: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Wolfram Sang <wsa@kernel.org> # for I2C [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] powerpc/embedded6xx: Remove CONFIG_MV64X60 2021-03-18 17:25 ` [PATCH] powerpc/embedded6xx: Remove CONFIG_MV64X60 Christophe Leroy 2021-03-18 19:22 ` Wolfram Sang @ 2021-03-31 1:09 ` Michael Ellerman 1 sibling, 0 replies; 3+ messages in thread From: Michael Ellerman @ 2021-03-31 1:09 UTC (permalink / raw) To: Michael Ellerman, Paul Mackerras, Christophe Leroy, Benjamin Herrenschmidt, Wolfram Sang Cc: linux-kernel, linuxppc-dev, linux-i2c On Thu, 18 Mar 2021 17:25:07 +0000 (UTC), Christophe Leroy wrote: > Commit 92c8c16f3457 ("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. Applied to powerpc/next. [1/1] powerpc/embedded6xx: Remove CONFIG_MV64X60 https://git.kernel.org/powerpc/c/a329ddd472fa2af0c19a73b8658898ae7fd658ad cheers ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-31 1:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <9c2952bcfaec3b1789909eaa36bbce2afbfab7ab.1616085654.git.christophe.leroy@csgroup.eu>
2021-03-18 17:25 ` [PATCH] powerpc/embedded6xx: Remove CONFIG_MV64X60 Christophe Leroy
2021-03-18 19:22 ` Wolfram Sang
2021-03-31 1:09 ` Michael Ellerman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox