[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAD3Xx4KXpcXCk6JhyzbHx29LeNn-9_jMT5DJ8UMQp9NbuCuGKw@mail.gmail.com>
Date: Fri, 24 Apr 2015 20:51:52 +0200
From: Valentin Rothberg <valentinrothberg@...il.com>
To: scott.jiang.linux@...il.com
Cc: realmz6@...il.com, sonic.zhang@...log.com,
dmitry.torokhov@...il.com,
adi-buildroot-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, Paul Bolle <pebolle@...cali.nl>,
Andreas Ruprecht <rupran@...server.de>,
hengelein Stefan <stefan.hengelein@....de>
Subject: bf609: 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
--
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