lkml.org 
[lkml]   [2015]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subjectpinctrl: imx7d: undefined Kconfig option SOC_IMX7D
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?

I found this issue with ./scripts/checkkconfigsymbols.py by diffing
yesterday's and today's linux-next trees.

Kind regards,
Valentin


\
 
 \ /
  Last update: 2015-05-07 09:41    [W:0.024 / U:0.784 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site