All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: nspire: Fix Kconfig dependency
@ 2016-06-01 19:06 Alexander Shiyan
  2016-06-01 20:51 ` Arnd Bergmann
  2016-07-05 14:11 ` Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Alexander Shiyan @ 2016-06-01 19:06 UTC (permalink / raw)
  To: linux-arm-kernel

ARM926T-based machine should depend on the ARCH_MULTI_V5 option.
The ARCH_MULTI_V4_V5 is selected automatically by basic ARM configuration.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/mach-nspire/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-nspire/Kconfig b/arch/arm/mach-nspire/Kconfig
index bc41f26..a22e99c6 100644
--- a/arch/arm/mach-nspire/Kconfig
+++ b/arch/arm/mach-nspire/Kconfig
@@ -1,6 +1,6 @@
 config ARCH_NSPIRE
 	bool "TI-NSPIRE based"
-	depends on ARCH_MULTI_V4_V5
+	depends on ARCH_MULTI_V5
 	depends on MMU
 	select CPU_ARM926T
 	select GENERIC_IRQ_CHIP
-- 
2.4.9

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ARM: nspire: Fix Kconfig dependency
  2016-06-01 19:06 [PATCH] ARM: nspire: Fix Kconfig dependency Alexander Shiyan
@ 2016-06-01 20:51 ` Arnd Bergmann
  2016-07-05 14:11 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2016-06-01 20:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday, June 1, 2016 10:06:37 PM CEST Alexander Shiyan wrote:
> ARM926T-based machine should depend on the ARCH_MULTI_V5 option.
> The ARCH_MULTI_V4_V5 is selected automatically by basic ARM configuration.
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>

The patch looks good, but I don't think bcm-kernel-feedback-list
is the right recipient.

Daniel added the code initially, so I'm adding him on Cc, but I can
also put the patch into arm-soc directly if he doesn't want to forward
it to me.

>  arch/arm/mach-nspire/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-nspire/Kconfig b/arch/arm/mach-nspire/Kconfig
> index bc41f26..a22e99c6 100644
> --- a/arch/arm/mach-nspire/Kconfig
> +++ b/arch/arm/mach-nspire/Kconfig
> @@ -1,6 +1,6 @@
>  config ARCH_NSPIRE
>  	bool "TI-NSPIRE based"
> -	depends on ARCH_MULTI_V4_V5
> +	depends on ARCH_MULTI_V5
>  	depends on MMU
>  	select CPU_ARM926T
>  	select GENERIC_IRQ_CHIP
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: nspire: Fix Kconfig dependency
  2016-06-01 19:06 [PATCH] ARM: nspire: Fix Kconfig dependency Alexander Shiyan
  2016-06-01 20:51 ` Arnd Bergmann
@ 2016-07-05 14:11 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2016-07-05 14:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday, June 1, 2016 10:06:37 PM CEST Alexander Shiyan wrote:
> ARM926T-based machine should depend on the ARCH_MULTI_V5 option.
> The ARCH_MULTI_V4_V5 is selected automatically by basic ARM configuration.
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
>  arch/arm/mach-nspire/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

I found this in the backlog of unmerged patches, applied to next/cleanup now.

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: nspire: Fix Kconfig dependency
@ 2018-12-16  7:17 Alexander Shiyan
  0 siblings, 0 replies; 4+ messages in thread
From: Alexander Shiyan @ 2018-12-16  7:17 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Russell King, Alexander Shiyan

ARM926T-based machine should depend on the ARCH_MULTI_V5 option.
The ARCH_MULTI_V4_V5 is selected automatically by basic ARM configuration.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/mach-nspire/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-nspire/Kconfig b/arch/arm/mach-nspire/Kconfig
index d498530..9cf2d68 100644
--- a/arch/arm/mach-nspire/Kconfig
+++ b/arch/arm/mach-nspire/Kconfig
@@ -1,6 +1,6 @@
 config ARCH_NSPIRE
 	bool "TI-NSPIRE based"
-	depends on ARCH_MULTI_V4_V5
+	depends on ARCH_MULTI_V5
 	depends on MMU
 	select CPU_ARM926T
 	select GENERIC_IRQ_CHIP
-- 
2.10.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-16  7:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01 19:06 [PATCH] ARM: nspire: Fix Kconfig dependency Alexander Shiyan
2016-06-01 20:51 ` Arnd Bergmann
2016-07-05 14:11 ` Arnd Bergmann
2018-12-16  7:17 Alexander Shiyan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.