lkml.org 
[lkml]   [2021]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] pinctrl: freescale: Add helper dependency on COMPILE_TEST
Hi Cai,

On Fri, Sep 17, 2021 at 11:26 PM Cai Huoqing <caihuoqing@baidu.com> wrote:

> > I am not sure why you need the && OF, as we have a "select PINCTRL_IMX",
> > that already depends on OF.
> No, it's just an invalid dependency. PINCTRL_IMX can be selected without OF

I don't understand your statement.

From drivers/pinctrl/freescale/Kconfig:

config PINCTRL_IMX
tristate
depends on OF

So PINCTRL_IMX depends on OF, which means that it can only be selected
when CONFIG_OF=y.

\
 
 \ /
  Last update: 2021-09-24 00:18    [W:0.109 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site