diff mbox

[3/4] ARM: MVEBU: Add LaCie 2Big and 5Big Network v2

Message ID 1397750938-25381-4-git-send-email-andrew@lunn.ch (mailing list archive)
State New, archived
Headers show

Commit Message

Andrew Lunn April 17, 2014, 4:08 p.m. UTC
Enable building LaCie 2Big and 5Big Network v2 in the MVEBU v5 kernel.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
---
 arch/arm/configs/mvebu_v5_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Gregory CLEMENT April 17, 2014, 4:22 p.m. UTC | #1
Hi Andrew,

Why do you use capital for mvebu in the topic?
The arm-soc people asked us to use ARM in capital but for
mvebu I would prefer to keep it in small letter.

About the content of the patch itself I have no objection:

Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

Thanks,

Gregory


On 17/04/2014 18:08, Andrew Lunn wrote:
> Enable building LaCie 2Big and 5Big Network v2 in the MVEBU v5 kernel.
> 
> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
> ---
>  arch/arm/configs/mvebu_v5_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
> index 36484a37a1ca..58acd057e236 100644
> --- a/arch/arm/configs/mvebu_v5_defconfig
> +++ b/arch/arm/configs/mvebu_v5_defconfig
> @@ -12,6 +12,7 @@ CONFIG_MODULE_UNLOAD=y
>  CONFIG_ARCH_MVEBU=y
>  CONFIG_MACH_KIRKWOOD=y
>  CONFIG_MACH_T5325=y
> +CONFIG_MACH_NETXBIG=y
>  # CONFIG_CPU_FEROCEON_OLD_ID is not set
>  CONFIG_PCI_MVEBU=y
>  CONFIG_PREEMPT=y
>
Jason Cooper April 18, 2014, 1:29 p.m. UTC | #2
On Thu, Apr 17, 2014 at 06:22:24PM +0200, Gregory CLEMENT wrote:
> Hi Andrew,
> 
> Why do you use capital for mvebu in the topic?
> The arm-soc people asked us to use ARM in capital but for
> mvebu I would prefer to keep it in small letter.

Since Andrew has to do a respin to address Simon's comments, I imagine
he'll fix this up (and the MULTI_V5 in the next patch).  If he only
sends a new version of the dts files, I'll fix the subjects up when I
pull them in.

> About the content of the patch itself I have no objection:
> 
> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

thx,

Jason.
diff mbox

Patch

diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
index 36484a37a1ca..58acd057e236 100644
--- a/arch/arm/configs/mvebu_v5_defconfig
+++ b/arch/arm/configs/mvebu_v5_defconfig
@@ -12,6 +12,7 @@  CONFIG_MODULE_UNLOAD=y
 CONFIG_ARCH_MVEBU=y
 CONFIG_MACH_KIRKWOOD=y
 CONFIG_MACH_T5325=y
+CONFIG_MACH_NETXBIG=y
 # CONFIG_CPU_FEROCEON_OLD_ID is not set
 CONFIG_PCI_MVEBU=y
 CONFIG_PREEMPT=y