Re: staging/atomsip: undefined Kconfig symbols

From: Alan Cox
Date: Wed Mar 08 2017 - 05:33:08 EST


On Wed, 2017-03-08 at 09:39 +0100, Valentin Rothberg wrote:
> > Hi Alan,
> >
> > your commit a49d25364dfb ("staging/atomisp: Add support for the
> > Intel IPU v2") has shown up in linux-next. I run daily checks on
> > linux-next with scripts/checkkconfigsymbols.py, which complained
> > about the undefined Kconfig symbols listed below.

Thanks

There are *lots* of defines in the code either always or never set. I'm
slowly removing them one by one. The config ones will get cleaned up as
I go.

Alan