Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754941AbbEGKg5 (ORCPT ); Thu, 7 May 2015 06:36:57 -0400 Received: from mail-pd0-f177.google.com ([209.85.192.177]:33433 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754919AbbEGKgx (ORCPT ); Thu, 7 May 2015 06:36:53 -0400 Date: Thu, 7 May 2015 18:36:31 +0800 From: Shawn Guo To: Valentin Rothberg Cc: Frank.Li@freescale.com, linus.walleij@linaro.org, b20788@freescale.com, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Paul Bolle , hengelein Stefan , Andreas Ruprecht Subject: Re: pinctrl: imx7d: undefined Kconfig option SOC_IMX7D Message-ID: <20150507103628.GA5909@dragon> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 970 Lines: 26 Hi Valentin, On Thu, May 07, 2015 at 09:17:40AM +0200, Valentin Rothberg wrote: > Hi Frank, > > your commit c30024a64490 ("pinctrl: add imx7d support") is in today's > linux-next tree (i.e., next-20150507) adding driver support for IMX7D > pinctrl. However, the driver cannot be compiled at its current state > since the required Kconfig option PINCTRL_IMX7D depends on SOC_IMX7D, > which is not defined in Kconfig, see: > > +config PINCTRL_IMX7D > + bool "IMX7D pinctrl driver" > + depends on SOC_IMX7D > > Is there a patch queued somewhere to add this option? Yes, there is a patch series adding i.MX7D SoC support which contains this option under review, and we plan to merge the series for v4.2. Shawn -- 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/