public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Wei Xu <xuwei5@hisilicon•com>
To: Kefeng Wang <wangkefeng.wang@huawei•com>
Cc: linux-arm-kernel@lists•infradead.org
Subject: Re: [PATCH] ARM: hisi: drop useless depend on ARCH_MULTI_V7
Date: Wed, 30 Oct 2019 17:09:17 +0800	[thread overview]
Message-ID: <5DB9533D.6040802@hisilicon.com> (raw)
In-Reply-To: <20190527155128.192006-1-wangkefeng.wang@huawei.com>



On 2019/5/27 23:51, Kefeng Wang wrote:
> The ARCH_HISI depends on ARCH_MULTI_V7, no need to add this depend
> to each sub-menu config, and use tabs where possible.
>
> Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei•com>

Thanks!
Applied to the hisilicon armv7 SoC tree.

Best Regards,
Wei

> ---
>   arch/arm/mach-hisi/Kconfig | 16 ++++++----------
>   1 file changed, 6 insertions(+), 10 deletions(-)
>
> diff --git a/arch/arm/mach-hisi/Kconfig b/arch/arm/mach-hisi/Kconfig
> index 98338a489921..3b010fe7c0e9 100644
> --- a/arch/arm/mach-hisi/Kconfig
> +++ b/arch/arm/mach-hisi/Kconfig
> @@ -15,7 +15,6 @@ menu "Hisilicon platform type"
>   
>   config ARCH_HI3xxx
>   	bool "Hisilicon Hi36xx family"
> -	depends on ARCH_MULTI_V7
>   	select CACHE_L2X0
>   	select HAVE_ARM_SCU if SMP
>   	select HAVE_ARM_TWD if SMP
> @@ -25,17 +24,15 @@ config ARCH_HI3xxx
>   	  Support for Hisilicon Hi36xx SoC family
>   
>   config ARCH_HIP01
> -       bool "Hisilicon HIP01 family"
> -       depends on ARCH_MULTI_V7
> -       select HAVE_ARM_SCU if SMP
> -       select HAVE_ARM_TWD if SMP
> -       select ARM_GLOBAL_TIMER
> -       help
> -         Support for Hisilicon HIP01 SoC family
> +	bool "Hisilicon HIP01 family"
> +	select HAVE_ARM_SCU if SMP
> +	select HAVE_ARM_TWD if SMP
> +	select ARM_GLOBAL_TIMER
> +	help
> +	  Support for Hisilicon HIP01 SoC family
>   
>   config ARCH_HIP04
>   	bool "Hisilicon HiP04 Cortex A15 family"
> -	depends on ARCH_MULTI_V7
>   	select ARM_ERRATA_798181 if SMP
>   	select HAVE_ARM_ARCH_TIMER
>   	select MCPM if SMP
> @@ -46,7 +43,6 @@ config ARCH_HIP04
>   
>   config ARCH_HIX5HD2
>   	bool "Hisilicon X5HD2 family"
> -	depends on ARCH_MULTI_V7
>   	select CACHE_L2X0
>   	select HAVE_ARM_SCU if SMP
>   	select HAVE_ARM_TWD if SMP



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

      reply	other threads:[~2019-10-30  9:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-27 15:51 [PATCH] ARM: hisi: drop useless depend on ARCH_MULTI_V7 Kefeng Wang
2019-10-30  9:09 ` Wei Xu [this message]

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=5DB9533D.6040802@hisilicon.com \
    --to=xuwei5@hisilicon$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=wangkefeng.wang@huawei$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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