lkml.org 
[lkml]   [2015]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectc8sectpfe: Kconfig: select on undefined LIBELF_32
Hi Peter,

your commit 850a3f7d5911 ("[media] c8sectpfe: Add Kconfig and Makefile
for the driver") showed up in today's Linux next tree (i.e.,
next-20150818) adding the following lines of Kconfig code:

--- /dev/null
+++ b/drivers/media/platform/sti/c8sectpfe/Kconfig
@@ -0,0 +1,28 @@
+config DVB_C8SECTPFE
+ tristate "STMicroelectronics C8SECTPFE DVB support"
...skipping...
+ select LIBELF_32
LIBELF_32 is not defined in Kconfig so it turns out to be a NOOP. I
searched the LKML, but could not find any patch adding LIBELF_32. Is
there a patch queued somewhere to add this option?


I detected the issue with scripts/checkkconfigsymbols.py.

Kind regards,
Valentin


\
 
 \ /
  Last update: 2015-08-18 14:41    [W:0.042 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site