lkml.org 
[lkml]   [2015]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v5 09/11] ARM: vf610: enable Cortex-M4 configuration on Vybrid SoC
From
Date
Just two whitespace nits. (Please don't tell anyone, I'm a bit
embarrassed that I even spot them, let alone that I comment on them.)

On Thu, 2015-04-09 at 22:04 +0200, Stefan Agner wrote:
> --- a/arch/arm/Kconfig.debug
> +++ b/arch/arm/Kconfig.debug

> @@ -629,10 +631,26 @@ config SOC_IMX6SX
> help
> This enables support for Freescale i.MX6 SoloX processor.
>
> +

This second empty line is unneeded.

> +config SOC_LS1021A
> + bool "Freescale LS1021A support"
> + select ARM_GIC
> + select HAVE_ARM_ARCH_TIMER
> + select PCI_DOMAINS if PCI
> + select ZONE_DMA if ARM_LPAE
> +

Please drop this empty line.

> + help
> + This enable support for Freescale LS1021A processor.
> +
> +endif
> +
> +comment "Cortex-A/Cortex-M asymmetric multiprocessing platforms"
> +
> +if ARCH_MULTI_V7 || ARM_SINGLE_ARMV7M
> +
> config SOC_VF610
> bool "Vybrid Family VF610 support"
> - select IRQ_DOMAIN_HIERARCHY
> - select ARM_GIC
> + select ARM_GIC if ARCH_MULTI_V7
> select PINCTRL_VF610
> select PL310_ERRATA_769419 if CACHE_L2X0
>

Thanks,


Paul Bolle



\
 
 \ /
  Last update: 2015-04-10 20:21    [W:1.936 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site