[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD3Xx4Kswf+9wbLfuhf=j1fk65QPVj4zmEW0tpUC=yGf56QH7w@mail.gmail.com>
Date: Wed, 6 May 2015 10:02:06 +0200
From: Valentin Rothberg <valentinrothberg@...il.com>
To: manabian@...il.com
Cc: linus.walleij@...aro.org,
Valentin Rothberg <valentinrothberg@...il.com>,
linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
gnurou@...il.com, Paul Bolle <pebolle@...cali.nl>,
hengelein Stefan <stefan.hengelein@....de>,
Andreas Ruprecht <andreas.ruprecht@....de>
Subject: lpc18xx: undefined Kconfig option ARCH_LPC18XX
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 ?
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists