Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751007Ab2KPGhx (ORCPT ); Fri, 16 Nov 2012 01:37:53 -0500 Received: from alvesta.synopsys.com ([198.182.60.77]:32921 "EHLO alvesta.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750765Ab2KPGhu (ORCPT ); Fri, 16 Nov 2012 01:37:50 -0500 Message-ID: <50A5DED2.5030803@synopsys.com> Date: Fri, 16 Nov 2012 12:06:02 +0530 From: Vineet Gupta User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: Ralf Baechle CC: James Hogan , , , , , Subject: Re: [RFC PATCH v1 26/31] ARC: Build system: Makefiles, Kconfig, Linker script References: <1352281674-2186-1-git-send-email-vgupta@synopsys.com> <1352281674-2186-27-git-send-email-vgupta@synopsys.com> <50A52B45.6030907@imgtec.com> <20121115193050.GA1244@linux-mips.org> In-Reply-To: <20121115193050.GA1244@linux-mips.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.12.197.205] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1026 Lines: 25 On Friday 16 November 2012 01:00 AM, Ralf Baechle wrote: > On Thu, Nov 15, 2012 at 05:49:57PM +0000, James Hogan wrote: > >> On 07/11/12 09:47, Vineet Gupta wrote: >>> +config ARC >> I 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/