Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932083AbbEFJLE (ORCPT ); Wed, 6 May 2015 05:11:04 -0400 Received: from mail-la0-f50.google.com ([209.85.215.50]:36111 "EHLO mail-la0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752380AbbEFJLA (ORCPT ); Wed, 6 May 2015 05:11:00 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 6 May 2015 11:10:57 +0200 Message-ID: Subject: Re: lpc18xx: undefined Kconfig option ARCH_LPC18XX From: Joachim Eastwood To: Valentin Rothberg Cc: Linus Walleij , "linux-kernel@vger.kernel.org" , linux-gpio@vger.kernel.org, Alexandre Courbot , Paul Bolle , hengelein Stefan , Andreas Ruprecht Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1099 Lines: 33 On 6 May 2015 at 10:02, Valentin Rothberg wrote: > Hi Joachim, > > there are two of your commits [1, 2] in today's linux-next (i.e., > next-20150506). Both of them add Kconfig options that depend on > ARCH_LPC18XX, which is not defined in Kconfig, see: > > + depends on OF && (ARCH_LPC18XX || COMPILE_TEST) > > Is there a patch queued somewhere to add ARCH_LPC18XX ? Currently it's only on the mail list. See: http://marc.info/?l=linux-arm-kernel&m=143016894704253&w=2 Some drivers are going upstream before the base support. regards, Joachim Eastwood > I detected this issue with ./scripts/checkkconfigsymbols.py by diffing > yesterday's and todays' linux-next trees. > > Kind regards, > Valentin > > [1] 13a43fd9e905 ("gpio: add lpc18xx gpio driver") > [2] 3aba09daf3d4 ("pinctrl: add lpc18xx pinctrl driver") -- 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/