lkml.org 
[lkml]   [2015]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subjectbf609: undefined Kconfig option FB_BF609_NL8048
Hi Scott,

your commit b3df664b85c7 ("bf609: add resources for lcd nl8048") is in
today's Linux next tree and adds the following #ifdef block:

+#if defined(CONFIG_FB_BF609_NL8048) \
+ || defined(CONFIG_FB_BF609_NL8048_MODULE)
[...]

At the current state, the ifdef guarded code cannot be compiled since
the Kconfig option is not defined. Is there a patch queued somewhere
to add this missing option?

I detected this issue with scripts/checkkconfigsymbols.py by diffing
yesterday's and today's next tree.

Kind regards,
Valentin


\
 
 \ /
  Last update: 2015-04-24 21:01    [W:0.026 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site