Re: [RFC PATCH v1 26/31] ARC: Build system: Makefiles, Kconfig, Linker script
From: Vineet Gupta <hidden>
Date: 2012-11-16 06:37:53
Also in:
linux-mips, lkml
From: Vineet Gupta <hidden>
Date: 2012-11-16 06:37:53
Also in:
linux-mips, lkml
On Friday 16 November 2012 01:00 AM, Ralf Baechle wrote:
On Thu, Nov 15, 2012 at 05:49:57PM +0000, James Hogan wrote:quoted
On 07/11/12 09:47, Vineet Gupta wrote:quoted
+config ARCI just came across arch/mips/Kconfig which also defines ARC (and ARC32). It's only used within arch/mips/, however it's probably more likely that your ARC/CONFIG_ARC will find it's way into the generic bits of the kernel which could get hit when the other ARC is defined. Perhaps it's worth getting the other ARC renamed just in case?The MIPS world surely isn't as attached to the CONFIG_ARC config symbol as Synopsis so I'm going to rename CONFIG_ARC and a few other firmware related config symbols to use a consistent prefix of CONFIG_FW_.
Thanks Ralf ! -Vineet
Ralf