public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: nspire: Fix Kconfig dependency
Date: Wed, 01 Jun 2016 22:51:04 +0200	[thread overview]
Message-ID: <8460879.2UeHqDeEbb@wuerfel> (raw)
In-Reply-To: <1464807997-3804-1-git-send-email-shc_work@mail.ru>

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
> 

  reply	other threads:[~2016-06-01 20:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-01 19:06 [PATCH] ARM: nspire: Fix Kconfig dependency Alexander Shiyan
2016-06-01 20:51 ` Arnd Bergmann [this message]
2016-07-05 14:11 ` Arnd Bergmann
  -- strict thread matches above, loose matches on Subject: below --
2018-12-16  7:17 Alexander Shiyan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8460879.2UeHqDeEbb@wuerfel \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox